#d99b2e color space conversions
Hex:
#d99b2e
RGB:
217, 155, 46
CMY:
15, 39, 82
CMYK:
0, 29, 79, 15
HSL:
38°, 69.2308%, 51.5686%
HSV (HSB):
38°, 78.8018%, 85.0980%
XYZ:
40.8298, 38.3917, 7.8431
xyY:
0.4690, 0.4410, 38.3917
CIE-Lab:
68.3083, 13.8698, 62.1432
CIE-LCH:
68.3083, 63.6722, 77.4183
CIE-Luv:
68.3083, 50.8410, 63.3585
Hunter-Lab:
61.9610, 9.1924, 35.8677
#d99b2e color charts
#d99b2e color shades, tints & tones
#d99b2e color schemes
#d99b2e color preview, HTML & CSS examples
This text has a color of #d99b2e
<p style="color:#d99b2e;">Text here</p>
.mytext {color:#d99b2e;}
This box has a color of #d99b2e
<div style="background-color:#d99b2e;">Content here</div>
.mybackground {background-color:#d99b2e;}
Border around this has a color of #d99b2e
<div style="border:2px solid #d99b2e;">Content here</div>
.myborder {border:2px solid #d99b2e;}