#d1c2c4 color space conversions
Hex:
#d1c2c4
RGB:
209, 194, 196
CMY:
18, 24, 23
CMYK:
0, 7, 6, 18
HSL:
352°, 14.0187%, 79.0196%
HSV (HSB):
352°, 7.1770%, 81.9608%
XYZ:
55.5501, 56.1244, 60.1298
xyY:
0.3233, 0.3267, 56.1244
CIE-Lab:
79.6846, 5.6074, 0.8867
CIE-LCH:
79.6846, 5.6771, 8.9859
CIE-Luv:
79.6846, 8.6188, 0.3307
Hunter-Lab:
74.9162, 1.2537, 4.8536
#d1c2c4 color charts
#d1c2c4 color shades, tints & tones
#d1c2c4 color schemes
#d1c2c4 color preview, HTML & CSS examples
This text has a color of #d1c2c4
<p style="color:#d1c2c4;">Text here</p>
.mytext {color:#d1c2c4;}
This box has a color of #d1c2c4
<div style="background-color:#d1c2c4;">Content here</div>
.mybackground {background-color:#d1c2c4;}
Border around this has a color of #d1c2c4
<div style="border:2px solid #d1c2c4;">Content here</div>
.myborder {border:2px solid #d1c2c4;}