#d2c1d1 color space conversions
Hex:
#d2c1d1
RGB:
210, 193, 209
CMY:
18, 24, 18
CMYK:
0, 8, 0, 18
HSL:
304°, 15.8879%, 79.0196%
HSV (HSB):
304°, 8.0952%, 82.3529%
XYZ:
57.1569, 56.4450, 68.2041
xyY:
0.3144, 0.3105, 56.4450
CIE-Lab:
79.8664, 8.8161, -5.8381
CIE-LCH:
79.8664, 10.5738, 326.4872
CIE-Luv:
79.8664, 8.7424, -10.4156
Hunter-Lab:
75.1299, 4.3210, -1.2335
#d2c1d1 color charts
#d2c1d1 color shades, tints & tones
#d2c1d1 color schemes
#d2c1d1 color preview, HTML & CSS examples
This text has a color of #d2c1d1
<p style="color:#d2c1d1;">Text here</p>
.mytext {color:#d2c1d1;}
This box has a color of #d2c1d1
<div style="background-color:#d2c1d1;">Content here</div>
.mybackground {background-color:#d2c1d1;}
Border around this has a color of #d2c1d1
<div style="border:2px solid #d2c1d1;">Content here</div>
.myborder {border:2px solid #d2c1d1;}