#d2cac6 color space conversions
Hex:
#d2cac6
RGB:
210, 202, 198
CMY:
18, 21, 22
CMYK:
0, 4, 6, 18
HSL:
20°, 11.7647%, 80.0000%
HSV (HSB):
20°, 5.7143%, 82.3529%
XYZ:
57.8919, 60.0199, 61.9599
xyY:
0.3219, 0.3337, 60.0199
CIE-Lab:
81.8490, 2.0717, 2.9705
CIE-LCH:
81.8490, 3.6216, 55.1070
CIE-Luv:
81.8490, 4.8595, 4.0640
Hunter-Lab:
77.4725, -2.1915, 6.8127
#d2cac6 color charts
#d2cac6 color shades, tints & tones
#d2cac6 color schemes
#d2cac6 color preview, HTML & CSS examples
This text has a color of #d2cac6
<p style="color:#d2cac6;">Text here</p>
.mytext {color:#d2cac6;}
This box has a color of #d2cac6
<div style="background-color:#d2cac6;">Content here</div>
.mybackground {background-color:#d2cac6;}
Border around this has a color of #d2cac6
<div style="border:2px solid #d2cac6;">Content here</div>
.myborder {border:2px solid #d2cac6;}