#cbccc2 color space conversions
Hex:
#cbccc2
RGB:
203, 204, 194
CMY:
20, 20, 24
CMYK:
0, 0, 5, 20
HSL:
66°, 8.9286%, 78.0392%
HSV (HSB):
66°, 4.9020%, 80.0000%
XYZ:
55.9591, 59.7773, 59.6277
xyY:
0.3191, 0.3409, 59.7773
CIE-Lab:
81.7170, -2.1296, 4.8489
CIE-LCH:
81.7170, 5.2959, 113.7104
CIE-Luv:
81.7170, -0.0185, 7.5787
Hunter-Lab:
77.3158, -6.1091, 8.3952
#cbccc2 color charts
#cbccc2 color shades, tints & tones
#cbccc2 color schemes
#cbccc2 color preview, HTML & CSS examples
This text has a color of #cbccc2
<p style="color:#cbccc2;">Text here</p>
.mytext {color:#cbccc2;}
This box has a color of #cbccc2
<div style="background-color:#cbccc2;">Content here</div>
.mybackground {background-color:#cbccc2;}
Border around this has a color of #cbccc2
<div style="border:2px solid #cbccc2;">Content here</div>
.myborder {border:2px solid #cbccc2;}