#dcbecb color space conversions
Hex:
#dcbecb
RGB:
220, 190, 203
CMY:
14, 25, 20
CMYK:
0, 14, 8, 14
HSL:
334°, 30.0000%, 80.3922%
HSV (HSB):
334°, 13.6364%, 86.2745%
XYZ:
58.7081, 56.3544, 64.2831
xyY:
0.3273, 0.3142, 56.3544
CIE-Lab:
79.8151, 12.8213, -2.5824
CIE-LCH:
79.8151, 13.0788, 348.6120
CIE-Luv:
79.8151, 16.8641, -6.1641
Hunter-Lab:
75.0695, 8.2243, 1.7778
#dcbecb color charts
#dcbecb color shades, tints & tones
#dcbecb color schemes
#dcbecb color preview, HTML & CSS examples
This text has a color of #dcbecb
<p style="color:#dcbecb;">Text here</p>
.mytext {color:#dcbecb;}
This box has a color of #dcbecb
<div style="background-color:#dcbecb;">Content here</div>
.mybackground {background-color:#dcbecb;}
Border around this has a color of #dcbecb
<div style="border:2px solid #dcbecb;">Content here</div>
.myborder {border:2px solid #dcbecb;}