#d99d2c color space conversions
Hex:
#d99d2c
RGB:
217, 157, 44
CMY:
15, 38, 83
CMYK:
0, 28, 80, 15
HSL:
39°, 69.4779%, 51.1765%
HSV (HSB):
39°, 79.7235%, 85.0980%
XYZ:
41.1269, 39.0475, 7.7522
xyY:
0.4677, 0.4441, 39.0475
CIE-Lab:
68.7857, 12.7250, 63.2892
CIE-LCH:
68.7857, 64.5558, 78.6316
CIE-Luv:
68.7857, 49.3706, 64.5995
Hunter-Lab:
62.4880, 8.1269, 36.3862
#d99d2c color charts
#d99d2c color shades, tints & tones
#d99d2c color schemes
#d99d2c color preview, HTML & CSS examples
This text has a color of #d99d2c
<p style="color:#d99d2c;">Text here</p>
.mytext {color:#d99d2c;}
This box has a color of #d99d2c
<div style="background-color:#d99d2c;">Content here</div>
.mybackground {background-color:#d99d2c;}
Border around this has a color of #d99d2c
<div style="border:2px solid #d99d2c;">Content here</div>
.myborder {border:2px solid #d99d2c;}