#cbccc6 color space conversions
Hex:
#cbccc6
RGB:
203, 204, 198
CMY:
20, 20, 22
CMYK:
0, 0, 3, 20
HSL:
70°, 5.5556%, 78.8235%
HSV (HSB):
70°, 2.9412%, 80.0000%
XYZ:
56.4145, 59.9595, 62.0260
xyY:
0.3162, 0.3361, 59.9595
CIE-Lab:
81.8161, -1.4232, 2.8548
CIE-LCH:
81.8161, 3.1899, 116.4969
CIE-Luv:
81.8161, -0.2349, 4.5167
Hunter-Lab:
77.4335, -5.4617, 6.7108
#cbccc6 color charts
#cbccc6 color shades, tints & tones
#cbccc6 color schemes
#cbccc6 color preview, HTML & CSS examples
This text has a color of #cbccc6
<p style="color:#cbccc6;">Text here</p>
.mytext {color:#cbccc6;}
This box has a color of #cbccc6
<div style="background-color:#cbccc6;">Content here</div>
.mybackground {background-color:#cbccc6;}
Border around this has a color of #cbccc6
<div style="border:2px solid #cbccc6;">Content here</div>
.myborder {border:2px solid #cbccc6;}