#d99d5f color space conversions
Hex:
#d99d5f
RGB:
217, 157, 95
CMY:
15, 38, 63
CMYK:
0, 28, 56, 15
HSL:
30°, 61.6162%, 61.1765%
HSV (HSB):
30°, 56.2212%, 85.0980%
XYZ:
42.7378, 39.6919, 16.2352
xyY:
0.4332, 0.4023, 39.6919
CIE-Lab:
69.2495, 15.6003, 40.9273
CIE-LCH:
69.2495, 43.7997, 69.1346
CIE-Luv:
69.2495, 45.9683, 46.6143
Hunter-Lab:
63.0015, 10.8350, 28.8222
#d99d5f color charts
#d99d5f color shades, tints & tones
#d99d5f color schemes
#d99d5f color preview, HTML & CSS examples
This text has a color of #d99d5f
<p style="color:#d99d5f;">Text here</p>
.mytext {color:#d99d5f;}
This box has a color of #d99d5f
<div style="background-color:#d99d5f;">Content here</div>
.mybackground {background-color:#d99d5f;}
Border around this has a color of #d99d5f
<div style="border:2px solid #d99d5f;">Content here</div>
.myborder {border:2px solid #d99d5f;}