#d5c99e color space conversions
Hex:
#d5c99e
RGB:
213, 201, 158
CMY:
16, 21, 38
CMYK:
0, 6, 26, 16
HSL:
47°, 39.5683%, 72.7451%
HSV (HSB):
47°, 25.8216%, 83.5294%
XYZ:
54.4988, 58.3880, 40.7454
xyY:
0.3547, 0.3801, 58.3880
CIE-Lab:
80.9541, -2.5185, 23.0382
CIE-LCH:
80.9541, 23.1755, 96.2388
CIE-Luv:
80.9541, 9.7563, 32.5377
Hunter-Lab:
76.4121, -6.4110, 21.8731
#d5c99e color charts
#d5c99e color shades, tints & tones
#d5c99e color schemes
#d5c99e color preview, HTML & CSS examples
This text has a color of #d5c99e
<p style="color:#d5c99e;">Text here</p>
.mytext {color:#d5c99e;}
This box has a color of #d5c99e
<div style="background-color:#d5c99e;">Content here</div>
.mybackground {background-color:#d5c99e;}
Border around this has a color of #d5c99e
<div style="border:2px solid #d5c99e;">Content here</div>
.myborder {border:2px solid #d5c99e;}