#d9bcc2 color space conversions
Hex:
#d9bcc2
RGB:
217, 188, 194
CMY:
15, 26, 24
CMYK:
0, 13, 11, 15
HSL:
348°, 27.6190%, 79.4118%
HSV (HSB):
348°, 13.3641%, 85.0980%
XYZ:
56.3361, 54.6132, 58.6111
xyY:
0.3322, 0.3221, 54.6132
CIE-Lab:
78.8179, 11.3054, 0.7858
CIE-LCH:
78.8179, 11.3326, 3.9761
CIE-Luv:
78.8179, 16.9011, -0.8525
Hunter-Lab:
73.9007, 6.7480, 4.7073
#d9bcc2 color charts
#d9bcc2 color shades, tints & tones
#d9bcc2 color schemes
#d9bcc2 color preview, HTML & CSS examples
This text has a color of #d9bcc2
<p style="color:#d9bcc2;">Text here</p>
.mytext {color:#d9bcc2;}
This box has a color of #d9bcc2
<div style="background-color:#d9bcc2;">Content here</div>
.mybackground {background-color:#d9bcc2;}
Border around this has a color of #d9bcc2
<div style="border:2px solid #d9bcc2;">Content here</div>
.myborder {border:2px solid #d9bcc2;}