RGB
212, 126, 48
HSL
29°, 66%, 51%
CMYK
0, 41, 77, 17
HSV
29°, 77%, 83%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #D47E30 |
color: #D47E30;
|
| RGB | 212, 126, 48 |
color: rgb(212, 126, 48);
|
| RGB Percentage | 83%, 49%, 19% |
color: rgb(83%, 49%, 19%);
|
| CMYK | 0%, 41%, 77%, 17% | Not supported in CSS |
| HSL | 29°, 66%, 51% |
color: hsl(29, 66%, 51%);
|
| HSV | 29°, 77%, 83% | Not supported in CSS |
| CIE-LAB | 41, 17, 26 |
color: lab(41% 17 26);
|
| Decimal | 13925936 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.cinnamon {
color: #D47E30;
}
SCSS
$cinnamon: #D47E30;
RGB
rgb(212, 126, 48)
Accessibility & Contrast
White background
3.08:1
3.08
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
6.83:1
6.83
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element