#cbcbbf color space conversions
Hex:
#cbcbbf
RGB:
203, 203, 191
CMY:
20, 20, 25
CMYK:
0, 0, 6, 20
HSL:
60°, 10.3448%, 77.2549%
HSV (HSB):
60°, 5.9113%, 79.6078%
XYZ:
55.3885, 59.1700, 57.7919
xyY:
0.3214, 0.3433, 59.1700
CIE-Lab:
81.3849, -2.1275, 5.9732
CIE-LCH:
81.3849, 6.3408, 109.6041
CIE-Luv:
81.3849, 0.6660, 9.2118
Hunter-Lab:
76.9220, -6.0827, 9.3006
#cbcbbf color charts
#cbcbbf color shades, tints & tones
#cbcbbf color schemes
#cbcbbf color preview, HTML & CSS examples
This text has a color of #cbcbbf
<p style="color:#cbcbbf;">Text here</p>
.mytext {color:#cbcbbf;}
This box has a color of #cbcbbf
<div style="background-color:#cbcbbf;">Content here</div>
.mybackground {background-color:#cbcbbf;}
Border around this has a color of #cbcbbf
<div style="border:2px solid #cbcbbf;">Content here</div>
.myborder {border:2px solid #cbcbbf;}