#d9bfc9 color space conversions
Hex:
#d9bfc9
RGB:
217, 191, 201
CMY:
15, 25, 21
CMYK:
0, 12, 7, 15
HSL:
337°, 25.4902%, 80.0000%
HSV (HSB):
337°, 11.9816%, 85.0980%
XYZ:
57.7887, 56.2304, 63.0661
xyY:
0.3263, 0.3175, 56.2304
CIE-Lab:
79.7447, 10.8898, -1.6381
CIE-LCH:
79.7447, 11.0123, 351.4455
CIE-Luv:
79.7447, 14.6615, -4.3927
Hunter-Lab:
74.9869, 6.3340, 2.6263
#d9bfc9 color charts
#d9bfc9 color shades, tints & tones
#d9bfc9 color schemes
#d9bfc9 color preview, HTML & CSS examples
This text has a color of #d9bfc9
<p style="color:#d9bfc9;">Text here</p>
.mytext {color:#d9bfc9;}
This box has a color of #d9bfc9
<div style="background-color:#d9bfc9;">Content here</div>
.mybackground {background-color:#d9bfc9;}
Border around this has a color of #d9bfc9
<div style="border:2px solid #d9bfc9;">Content here</div>
.myborder {border:2px solid #d9bfc9;}