#d99b5e color space conversions
Hex:
#d99b5e
RGB:
217, 155, 94
CMY:
15, 39, 63
CMYK:
0, 29, 57, 15
HSL:
30°, 61.8090%, 60.9804%
HSV (HSB):
30°, 56.6820%, 85.0980%
XYZ:
42.3570, 39.0026, 15.8855
xyY:
0.4356, 0.4011, 39.0026
CIE-Lab:
68.7531, 16.5988, 40.8386
CIE-LCH:
68.7531, 44.0830, 67.8807
CIE-Luv:
68.7531, 47.5008, 46.1714
Hunter-Lab:
62.4520, 11.7735, 28.6353
#d99b5e color charts
#d99b5e color shades, tints & tones
#d99b5e color schemes
#d99b5e color preview, HTML & CSS examples
This text has a color of #d99b5e
<p style="color:#d99b5e;">Text here</p>
.mytext {color:#d99b5e;}
This box has a color of #d99b5e
<div style="background-color:#d99b5e;">Content here</div>
.mybackground {background-color:#d99b5e;}
Border around this has a color of #d99b5e
<div style="border:2px solid #d99b5e;">Content here</div>
.myborder {border:2px solid #d99b5e;}