#d99c1f color space conversions
Hex:
#d99c1f
RGB:
217, 156, 31
CMY:
15, 39, 88
CMYK:
0, 28, 86, 15
HSL:
40°, 75.0000%, 48.6275%
HSV (HSB):
40°, 85.7143%, 85.0980%
XYZ:
40.7511, 38.6276, 6.6044
xyY:
0.4739, 0.4492, 38.6276
CIE-Lab:
68.4806, 12.8844, 67.0747
CIE-LCH:
68.4806, 68.3010, 79.1265
CIE-Luv:
68.4806, 50.6223, 66.6643
Hunter-Lab:
62.1511, 8.2740, 37.2054
#d99c1f color charts
#d99c1f color shades, tints & tones
#d99c1f color schemes
#d99c1f color preview, HTML & CSS examples
This text has a color of #d99c1f
<p style="color:#d99c1f;">Text here</p>
.mytext {color:#d99c1f;}
This box has a color of #d99c1f
<div style="background-color:#d99c1f;">Content here</div>
.mybackground {background-color:#d99c1f;}
Border around this has a color of #d99c1f
<div style="border:2px solid #d99c1f;">Content here</div>
.myborder {border:2px solid #d99c1f;}