#cbbbbb color space conversions
Hex:
#cbbbbb
RGB:
203, 187, 187
CMY:
20, 27, 27
CMYK:
0, 8, 8, 20
HSL:
0°, 13.3333%, 76.4706%
HSV (HSB):
0°, 7.8818%, 79.6078%
XYZ:
51.3686, 51.8250, 54.3095
xyY:
0.3261, 0.3290, 51.8250
CIE-Lab:
77.1761, 5.6557, 2.0367
CIE-LCH:
77.1761, 6.0113, 19.8045
CIE-Luv:
77.1761, 9.3907, 2.0123
Hunter-Lab:
71.9896, 1.3879, 5.6639
#cbbbbb color charts
#cbbbbb color shades, tints & tones
#cbbbbb color schemes
#cbbbbb color preview, HTML & CSS examples
This text has a color of #cbbbbb
<p style="color:#cbbbbb;">Text here</p>
.mytext {color:#cbbbbb;}
This box has a color of #cbbbbb
<div style="background-color:#cbbbbb;">Content here</div>
.mybackground {background-color:#cbbbbb;}
Border around this has a color of #cbbbbb
<div style="border:2px solid #cbbbbb;">Content here</div>
.myborder {border:2px solid #cbbbbb;}