#d99a3c color space conversions
Hex:
#d99a3c
RGB:
217, 154, 60
CMY:
15, 40, 76
CMYK:
0, 29, 72, 15
HSL:
36°, 67.3820%, 54.3137%
HSV (HSB):
36°, 72.3502%, 85.0980%
XYZ:
40.9865, 38.1892, 9.4860
xyY:
0.4623, 0.4307, 38.1892
CIE-Lab:
68.1598, 14.9919, 56.4411
CIE-LCH:
68.1598, 58.3983, 75.1246
CIE-Luv:
68.1598, 50.8747, 59.1818
Hunter-Lab:
61.7974, 10.2429, 34.1571
#d99a3c color charts
#d99a3c color shades, tints & tones
#d99a3c color schemes
#d99a3c color preview, HTML & CSS examples
This text has a color of #d99a3c
<p style="color:#d99a3c;">Text here</p>
.mytext {color:#d99a3c;}
This box has a color of #d99a3c
<div style="background-color:#d99a3c;">Content here</div>
.mybackground {background-color:#d99a3c;}
Border around this has a color of #d99a3c
<div style="border:2px solid #d99a3c;">Content here</div>
.myborder {border:2px solid #d99a3c;}