#d1c1d5 color space conversions
Hex:
#d1c1d5
RGB:
209, 193, 213
CMY:
18, 24, 16
CMYK:
2, 9, 0, 16
HSL:
288°, 19.2308%, 79.6078%
HSV (HSB):
288°, 9.3897%, 83.5294%
XYZ:
57.3747, 56.4993, 70.8323
xyY:
0.3106, 0.3059, 56.4993
CIE-Lab:
79.8972, 9.2189, -7.9555
CIE-LCH:
79.8972, 12.1769, 319.2073
CIE-Luv:
79.8972, 7.8457, -13.7641
Hunter-Lab:
75.1660, 4.7096, -3.2554
#d1c1d5 color charts
#d1c1d5 color shades, tints & tones
#d1c1d5 color schemes
#d1c1d5 color preview, HTML & CSS examples
This text has a color of #d1c1d5
<p style="color:#d1c1d5;">Text here</p>
.mytext {color:#d1c1d5;}
This box has a color of #d1c1d5
<div style="background-color:#d1c1d5;">Content here</div>
.mybackground {background-color:#d1c1d5;}
Border around this has a color of #d1c1d5
<div style="border:2px solid #d1c1d5;">Content here</div>
.myborder {border:2px solid #d1c1d5;}