#d2cac8 color space conversions
Hex:
#d2cac8
RGB:
210, 202, 200
CMY:
18, 21, 22
CMYK:
0, 4, 5, 18
HSL:
12°, 10.0000%, 80.3922%
HSV (HSB):
12°, 4.7619%, 82.3529%
XYZ:
58.1242, 60.1128, 63.1830
xyY:
0.3204, 0.3313, 60.1128
CIE-Lab:
81.8995, 2.4203, 1.9740
CIE-LCH:
81.8995, 3.1232, 39.2006
CIE-Luv:
81.8995, 4.7303, 2.5249
Hunter-Lab:
77.5325, -1.8647, 5.9559
#d2cac8 color charts
#d2cac8 color shades, tints & tones
#d2cac8 color schemes
#d2cac8 color preview, HTML & CSS examples
This text has a color of #d2cac8
<p style="color:#d2cac8;">Text here</p>
.mytext {color:#d2cac8;}
This box has a color of #d2cac8
<div style="background-color:#d2cac8;">Content here</div>
.mybackground {background-color:#d2cac8;}
Border around this has a color of #d2cac8
<div style="border:2px solid #d2cac8;">Content here</div>
.myborder {border:2px solid #d2cac8;}