#d9caa5 color space conversions
Hex:
#d9caa5
RGB:
217, 202, 165
CMY:
15, 21, 35
CMYK:
0, 7, 24, 15
HSL:
43°, 40.6250%, 74.9020%
HSV (HSB):
43°, 23.9631%, 85.0980%
XYZ:
56.5273, 59.7094, 44.1431
xyY:
0.3525, 0.3723, 59.7094
CIE-Lab:
81.6800, -0.5563, 20.3902
CIE-LCH:
81.6800, 20.3978, 91.5627
CIE-Luv:
81.6800, 11.2908, 28.8107
Hunter-Lab:
77.2718, -4.6461, 20.2197
#d9caa5 color charts
#d9caa5 color shades, tints & tones
#d9caa5 color schemes
#d9caa5 color preview, HTML & CSS examples
This text has a color of #d9caa5
<p style="color:#d9caa5;">Text here</p>
.mytext {color:#d9caa5;}
This box has a color of #d9caa5
<div style="background-color:#d9caa5;">Content here</div>
.mybackground {background-color:#d9caa5;}
Border around this has a color of #d9caa5
<div style="border:2px solid #d9caa5;">Content here</div>
.myborder {border:2px solid #d9caa5;}