#d9bcd7 color space conversions
Hex:
#d9bcd7
RGB:
217, 188, 215
CMY:
15, 26, 16
CMYK:
0, 13, 1, 15
HSL:
304°, 27.6190%, 79.4118%
HSV (HSB):
304°, 13.3641%, 85.0980%
XYZ:
58.8642, 55.6244, 71.9241
xyY:
0.3158, 0.2984, 55.6244
CIE-Lab:
79.3996, 14.9892, -9.6992
CIE-LCH:
79.3996, 17.8536, 327.0939
CIE-Luv:
79.3996, 14.9402, -17.4667
Hunter-Lab:
74.5818, 10.3643, -4.9700
#d9bcd7 color charts
#d9bcd7 color shades, tints & tones
#d9bcd7 color schemes
#d9bcd7 color preview, HTML & CSS examples
This text has a color of #d9bcd7
<p style="color:#d9bcd7;">Text here</p>
.mytext {color:#d9bcd7;}
This box has a color of #d9bcd7
<div style="background-color:#d9bcd7;">Content here</div>
.mybackground {background-color:#d9bcd7;}
Border around this has a color of #d9bcd7
<div style="border:2px solid #d9bcd7;">Content here</div>
.myborder {border:2px solid #d9bcd7;}