#cbbecd color space conversions
Hex:
#cbbecd
RGB:
203, 190, 205
CMY:
20, 25, 20
CMYK:
1, 7, 0, 20
HSL:
292°, 13.0435%, 77.4510%
HSV (HSB):
292°, 7.3171%, 80.3922%
XYZ:
54.0615, 53.9312, 65.3180
xyY:
0.3119, 0.3112, 53.9312
CIE-Lab:
78.4216, 7.2833, -5.8805
CIE-LCH:
78.4216, 9.3609, 321.0826
CIE-Luv:
78.4216, 6.4856, -10.1850
Hunter-Lab:
73.4379, 2.8870, -1.3279
#cbbecd color charts
#cbbecd color shades, tints & tones
#cbbecd color schemes
#cbbecd color preview, HTML & CSS examples
This text has a color of #cbbecd
<p style="color:#cbbecd;">Text here</p>
.mytext {color:#cbbecd;}
This box has a color of #cbbecd
<div style="background-color:#cbbecd;">Content here</div>
.mybackground {background-color:#cbbecd;}
Border around this has a color of #cbbecd
<div style="border:2px solid #cbbecd;">Content here</div>
.myborder {border:2px solid #cbbecd;}