#d99d6e color space conversions
Hex:
#d99d6e
RGB:
217, 157, 110
CMY:
15, 38, 57
CMYK:
0, 28, 49, 15
HSL:
26°, 58.4699%, 64.1176%
HSV (HSB):
26°, 49.3088%, 85.0980%
XYZ:
43.4867, 39.9914, 20.1790
xyY:
0.4195, 0.3858, 39.9914
CIE-Lab:
69.4634, 16.9028, 33.3232
CIE-LCH:
69.4634, 37.3650, 63.1042
CIE-Luv:
69.4634, 44.5016, 38.8246
Hunter-Lab:
63.2388, 12.0792, 25.3482
#d99d6e color charts
#d99d6e color shades, tints & tones
#d99d6e color schemes
#d99d6e color preview, HTML & CSS examples
This text has a color of #d99d6e
<p style="color:#d99d6e;">Text here</p>
.mytext {color:#d99d6e;}
This box has a color of #d99d6e
<div style="background-color:#d99d6e;">Content here</div>
.mybackground {background-color:#d99d6e;}
Border around this has a color of #d99d6e
<div style="border:2px solid #d99d6e;">Content here</div>
.myborder {border:2px solid #d99d6e;}