#cbcbc2 color space conversions
Hex:
#cbcbc2
RGB:
203, 203, 194
CMY:
20, 20, 24
CMYK:
0, 0, 4, 20
HSL:
60°, 7.9646%, 77.8431%
HSV (HSB):
60°, 4.4335%, 79.6078%
XYZ:
55.7221, 59.3034, 59.5488
xyY:
0.3192, 0.3397, 59.3034
CIE-Lab:
81.4581, -1.6059, 4.4748
CIE-LCH:
81.4581, 4.7542, 109.7422
CIE-Luv:
81.4581, 0.5017, 6.9330
Hunter-Lab:
77.0087, -5.6058, 8.0587
#cbcbc2 color charts
#cbcbc2 color shades, tints & tones
#cbcbc2 color schemes
#cbcbc2 color preview, HTML & CSS examples
This text has a color of #cbcbc2
<p style="color:#cbcbc2;">Text here</p>
.mytext {color:#cbcbc2;}
This box has a color of #cbcbc2
<div style="background-color:#cbcbc2;">Content here</div>
.mybackground {background-color:#cbcbc2;}
Border around this has a color of #cbcbc2
<div style="border:2px solid #cbcbc2;">Content here</div>
.myborder {border:2px solid #cbcbc2;}