#cbcdbd color space conversions
Hex:
#cbcdbd
RGB:
203, 205, 189
CMY:
20, 20, 26
CMYK:
1, 0, 8, 20
HSL:
68°, 13.7931%, 77.2549%
HSV (HSB):
68°, 7.8049%, 80.3922%
XYZ:
55.6452, 60.0333, 56.7989
xyY:
0.3226, 0.3481, 60.0333
CIE-Lab:
81.8563, -3.5148, 7.7187
CIE-LCH:
81.8563, 8.4813, 114.4830
CIE-Luv:
81.8563, -0.2775, 11.9959
Hunter-Lab:
77.4811, -7.3973, 10.7733
#cbcdbd color charts
#cbcdbd color shades, tints & tones
#cbcdbd color schemes
#cbcdbd color preview, HTML & CSS examples
This text has a color of #cbcdbd
<p style="color:#cbcdbd;">Text here</p>
.mytext {color:#cbcdbd;}
This box has a color of #cbcdbd
<div style="background-color:#cbcdbd;">Content here</div>
.mybackground {background-color:#cbcdbd;}
Border around this has a color of #cbcdbd
<div style="border:2px solid #cbcdbd;">Content here</div>
.myborder {border:2px solid #cbcdbd;}