#d1c3d5 color space conversions
Hex:
#d1c3d5
RGB:
209, 195, 213
CMY:
18, 24, 16
CMYK:
2, 8, 0, 16
HSL:
287°, 17.6471%, 80.0000%
HSV (HSB):
287°, 8.4507%, 83.5294%
XYZ:
57.8198, 57.3896, 70.9807
xyY:
0.3105, 0.3082, 57.3896
CIE-Lab:
80.3982, 8.1491, -7.2125
CIE-LCH:
80.3982, 10.8824, 318.4891
CIE-Luv:
80.3982, 6.8372, -12.4372
Hunter-Lab:
75.7559, 3.6652, -2.5235
#d1c3d5 color charts
#d1c3d5 color shades, tints & tones
#d1c3d5 color schemes
#d1c3d5 color preview, HTML & CSS examples
This text has a color of #d1c3d5
<p style="color:#d1c3d5;">Text here</p>
.mytext {color:#d1c3d5;}
This box has a color of #d1c3d5
<div style="background-color:#d1c3d5;">Content here</div>
.mybackground {background-color:#d1c3d5;}
Border around this has a color of #d1c3d5
<div style="border:2px solid #d1c3d5;">Content here</div>
.myborder {border:2px solid #d1c3d5;}