#cbcbbb color space conversions
Hex:
#cbcbbb
RGB:
203, 203, 187
CMY:
20, 20, 27
CMYK:
0, 0, 8, 20
HSL:
60°, 13.3333%, 76.4706%
HSV (HSB):
60°, 7.8818%, 79.6078%
XYZ:
54.9542, 58.9962, 55.5047
xyY:
0.3243, 0.3482, 58.9962
CIE-Lab:
81.2895, -2.8107, 7.9737
CIE-LCH:
81.2895, 8.4546, 109.4174
CIE-Luv:
81.2895, 0.8829, 12.2192
Hunter-Lab:
76.8090, -6.7052, 10.9214
#cbcbbb color charts
#cbcbbb color shades, tints & tones
#cbcbbb color schemes
#cbcbbb color preview, HTML & CSS examples
This text has a color of #cbcbbb
<p style="color:#cbcbbb;">Text here</p>
.mytext {color:#cbcbbb;}
This box has a color of #cbcbbb
<div style="background-color:#cbcbbb;">Content here</div>
.mybackground {background-color:#cbcbbb;}
Border around this has a color of #cbcbbb
<div style="border:2px solid #cbcbbb;">Content here</div>
.myborder {border:2px solid #cbcbbb;}