#d2cac4 color space conversions
Hex:
#d2cac4
RGB:
210, 202, 196
CMY:
18, 21, 23
CMYK:
0, 4, 7, 18
HSL:
26°, 13.4615%, 79.6078%
HSV (HSB):
26°, 6.6667%, 82.3529%
XYZ:
57.6627, 59.9282, 60.7527
xyY:
0.3233, 0.3360, 59.9282
CIE-Lab:
81.7992, 1.7264, 3.9679
CIE-LCH:
81.7992, 4.3272, 66.4863
CIE-Luv:
81.7992, 4.9881, 5.5949
Hunter-Lab:
77.4133, -2.5144, 7.6595
#d2cac4 color charts
#d2cac4 color shades, tints & tones
#d2cac4 color schemes
#d2cac4 color preview, HTML & CSS examples
This text has a color of #d2cac4
<p style="color:#d2cac4;">Text here</p>
.mytext {color:#d2cac4;}
This box has a color of #d2cac4
<div style="background-color:#d2cac4;">Content here</div>
.mybackground {background-color:#d2cac4;}
Border around this has a color of #d2cac4
<div style="border:2px solid #d2cac4;">Content here</div>
.myborder {border:2px solid #d2cac4;}