#d2caa6 color space conversions
Hex:
#d2caa6
RGB:
210, 202, 166
CMY:
18, 21, 35
CMYK:
0, 4, 21, 18
HSL:
49°, 32.8358%, 73.7255%
HSV (HSB):
49°, 20.9524%, 82.3529%
XYZ:
54.5818, 58.6959, 44.5291
xyY:
0.3459, 0.3719, 58.6959
CIE-Lab:
81.1241, -3.0408, 19.0017
CIE-LCH:
81.1241, 19.2434, 99.0918
CIE-Luv:
81.1241, 6.8237, 27.4314
Hunter-Lab:
76.6132, -6.9038, 19.1688
#d2caa6 color charts
#d2caa6 color shades, tints & tones
#d2caa6 color schemes
#d2caa6 color preview, HTML & CSS examples
This text has a color of #d2caa6
<p style="color:#d2caa6;">Text here</p>
.mytext {color:#d2caa6;}
This box has a color of #d2caa6
<div style="background-color:#d2caa6;">Content here</div>
.mybackground {background-color:#d2caa6;}
Border around this has a color of #d2caa6
<div style="border:2px solid #d2caa6;">Content here</div>
.myborder {border:2px solid #d2caa6;}