#d9bcca color space conversions
Hex:
#d9bcca
RGB:
217, 188, 202
CMY:
15, 26, 21
CMYK:
0, 13, 7, 15
HSL:
331°, 27.6190%, 79.4118%
HSV (HSB):
331°, 13.3641%, 85.0980%
XYZ:
57.2592, 54.9824, 63.4719
xyY:
0.3259, 0.3129, 54.9824
CIE-Lab:
79.0311, 12.6679, -3.2253
CIE-LCH:
79.0311, 13.0720, 345.7159
CIE-Luv:
79.0311, 16.1630, -7.0964
Hunter-Lab:
74.1501, 8.0760, 1.1533
#d9bcca color charts
#d9bcca color shades, tints & tones
#d9bcca color schemes
#d9bcca color preview, HTML & CSS examples
This text has a color of #d9bcca
<p style="color:#d9bcca;">Text here</p>
.mytext {color:#d9bcca;}
This box has a color of #d9bcca
<div style="background-color:#d9bcca;">Content here</div>
.mybackground {background-color:#d9bcca;}
Border around this has a color of #d9bcca
<div style="border:2px solid #d9bcca;">Content here</div>
.myborder {border:2px solid #d9bcca;}