#cbbacb color space conversions
Hex:
#cbbacb
RGB:
203, 186, 203
CMY:
20, 27, 20
CMYK:
0, 8, 0, 20
HSL:
300°, 14.0496%, 76.2745%
HSV (HSB):
300°, 8.3744%, 79.6078%
XYZ:
52.9670, 52.1261, 63.7696
xyY:
0.3137, 0.3087, 52.1261
CIE-Lab:
77.3562, 9.0608, -6.3739
CIE-LCH:
77.3562, 11.0781, 324.8751
CIE-Luv:
77.3562, 8.6741, -11.2272
Hunter-Lab:
72.1984, 4.6059, -1.8293
#cbbacb color charts
#cbbacb color shades, tints & tones
#cbbacb color schemes
#cbbacb color preview, HTML & CSS examples
This text has a color of #cbbacb
<p style="color:#cbbacb;">Text here</p>
.mytext {color:#cbbacb;}
This box has a color of #cbbacb
<div style="background-color:#cbbacb;">Content here</div>
.mybackground {background-color:#cbbacb;}
Border around this has a color of #cbbacb
<div style="border:2px solid #cbbacb;">Content here</div>
.myborder {border:2px solid #cbbacb;}