#d7caa9 color space conversions
Hex:
#d7caa9
RGB:
215, 202, 169
CMY:
16, 21, 34
CMYK:
0, 6, 21, 16
HSL:
43°, 36.5079%, 75.2941%
HSV (HSB):
43°, 21.3953%, 84.3137%
XYZ:
56.3063, 59.5527, 46.0633
xyY:
0.3477, 0.3678, 59.5527
CIE-Lab:
81.5945, -0.7365, 18.1268
CIE-LCH:
81.5945, 18.1418, 92.3266
CIE-Luv:
81.5945, 9.7685, 25.8646
Hunter-Lab:
77.1704, -4.8082, 18.6289
#d7caa9 color charts
#d7caa9 color shades, tints & tones
#d7caa9 color schemes
#d7caa9 color preview, HTML & CSS examples
This text has a color of #d7caa9
<p style="color:#d7caa9;">Text here</p>
.mytext {color:#d7caa9;}
This box has a color of #d7caa9
<div style="background-color:#d7caa9;">Content here</div>
.mybackground {background-color:#d7caa9;}
Border around this has a color of #d7caa9
<div style="border:2px solid #d7caa9;">Content here</div>
.myborder {border:2px solid #d7caa9;}