#d9bcc9 color space conversions
Hex:
#d9bcc9
RGB:
217, 188, 201
CMY:
15, 26, 21
CMYK:
0, 13, 7, 15
HSL:
333°, 27.6190%, 79.4118%
HSV (HSB):
333°, 13.3641%, 85.0980%
XYZ:
57.1411, 54.9352, 62.8502
xyY:
0.3267, 0.3140, 54.9352
CIE-Lab:
79.0039, 12.4948, -2.7249
CIE-LCH:
79.0039, 12.7885, 347.6972
CIE-Luv:
79.0039, 16.2559, -6.3097
Hunter-Lab:
74.1183, 7.9067, 1.6065
#d9bcc9 color charts
#d9bcc9 color shades, tints & tones
#d9bcc9 color schemes
#d9bcc9 color preview, HTML & CSS examples
This text has a color of #d9bcc9
<p style="color:#d9bcc9;">Text here</p>
.mytext {color:#d9bcc9;}
This box has a color of #d9bcc9
<div style="background-color:#d9bcc9;">Content here</div>
.mybackground {background-color:#d9bcc9;}
Border around this has a color of #d9bcc9
<div style="border:2px solid #d9bcc9;">Content here</div>
.myborder {border:2px solid #d9bcc9;}