#d99c0e color space conversions
Hex:
#d99c0e
RGB:
217, 156, 14
CMY:
15, 39, 95
CMYK:
0, 28, 94, 15
HSL:
42°, 87.8788%, 45.2941%
HSV (HSB):
42°, 93.5484%, 85.0980%
XYZ:
40.5830, 38.5604, 5.7194
xyY:
0.4782, 0.4544, 38.5604
CIE-Lab:
68.4316, 12.5767, 70.6697
CIE-LCH:
68.4316, 71.7801, 79.9090
CIE-Luv:
68.4316, 51.0107, 68.6810
Hunter-Lab:
62.0970, 7.9876, 38.0070
#d99c0e color charts
#d99c0e color shades, tints & tones
#d99c0e color schemes
#d99c0e color preview, HTML & CSS examples
This text has a color of #d99c0e
<p style="color:#d99c0e;">Text here</p>
.mytext {color:#d99c0e;}
This box has a color of #d99c0e
<div style="background-color:#d99c0e;">Content here</div>
.mybackground {background-color:#d99c0e;}
Border around this has a color of #d99c0e
<div style="border:2px solid #d99c0e;">Content here</div>
.myborder {border:2px solid #d99c0e;}