#d99d2a color space conversions
Hex:
#d99d2a
RGB:
217, 157, 42
CMY:
15, 38, 84
CMYK:
0, 28, 81, 15
HSL:
39°, 69.7211%, 50.7843%
HSV (HSB):
39°, 80.6452%, 85.0980%
XYZ:
41.0902, 39.0328, 7.5589
xyY:
0.4686, 0.4452, 39.0328
CIE-Lab:
68.7750, 12.6583, 63.9656
CIE-LCH:
68.7750, 65.2060, 78.8063
CIE-Luv:
68.7750, 49.4524, 65.0304
Hunter-Lab:
62.4763, 8.0647, 36.5600
#d99d2a color charts
#d99d2a color shades, tints & tones
#d99d2a color schemes
#d99d2a color preview, HTML & CSS examples
This text has a color of #d99d2a
<p style="color:#d99d2a;">Text here</p>
.mytext {color:#d99d2a;}
This box has a color of #d99d2a
<div style="background-color:#d99d2a;">Content here</div>
.mybackground {background-color:#d99d2a;}
Border around this has a color of #d99d2a
<div style="border:2px solid #d99d2a;">Content here</div>
.myborder {border:2px solid #d99d2a;}