RGB
229, 170, 112
HSL
30°, 69%, 67%
CMYK
0, 26, 51, 10
HSV
30°, 51%, 90%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #E5AA70 |
color: #E5AA70;
|
| RGB | 229, 170, 112 |
color: rgb(229, 170, 112);
|
| RGB Percentage | 90%, 67%, 44% |
color: rgb(90%, 67%, 44%);
|
| CMYK | 0%, 26%, 51%, 10% | Not supported in CSS |
| HSL | 30°, 69%, 67% |
color: hsl(30, 69%, 67%);
|
| HSV | 30°, 51%, 90% | Not supported in CSS |
| CIE-LAB | 54, 12, 19 |
color: lab(54% 12 19);
|
| Decimal | 15051376 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.fawn {
color: #E5AA70;
}
SCSS
$fawn: #E5AA70;
RGB
rgb(229, 170, 112)
Accessibility & Contrast
White background
2.04:1
2.04
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
10.32:1
10.32
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element