#d2cacc color space conversions
Hex:
#d2cacc
RGB:
210, 202, 204
CMY:
18, 21, 20
CMYK:
0, 4, 3, 18
HSL:
345°, 8.1633%, 80.7843%
HSV (HSB):
345°, 3.8095%, 82.3529%
XYZ:
58.5980, 60.3023, 65.6778
xyY:
0.3175, 0.3267, 60.3023
CIE-Lab:
82.0022, 3.1273, -0.0161
CIE-LCH:
82.0022, 3.1273, 359.7042
CIE-Luv:
82.0022, 4.4700, -0.5762
Hunter-Lab:
77.6546, -1.1998, 4.2126
#d2cacc color charts
#d2cacc color shades, tints & tones
#d2cacc color schemes
#d2cacc color preview, HTML & CSS examples
This text has a color of #d2cacc
<p style="color:#d2cacc;">Text here</p>
.mytext {color:#d2cacc;}
This box has a color of #d2cacc
<div style="background-color:#d2cacc;">Content here</div>
.mybackground {background-color:#d2cacc;}
Border around this has a color of #d2cacc
<div style="border:2px solid #d2cacc;">Content here</div>
.myborder {border:2px solid #d2cacc;}