#cbcdc3 color space conversions
Hex:
#cbcdc3
RGB:
203, 205, 195
CMY:
20, 20, 24
CMYK:
1, 0, 5, 20
HSL:
72°, 9.0909%, 78.4314%
HSV (HSB):
72°, 4.8780%, 80.3922%
XYZ:
56.3102, 60.2993, 60.3008
xyY:
0.3183, 0.3408, 60.2993
CIE-Lab:
82.0006, -2.4772, 4.7245
CIE-LCH:
82.0006, 5.3345, 117.6696
CIE-Luv:
82.0006, -0.5911, 7.4631
Hunter-Lab:
77.6526, -6.4517, 8.3154
#cbcdc3 color charts
#cbcdc3 color shades, tints & tones
#cbcdc3 color schemes
#cbcdc3 color preview, HTML & CSS examples
This text has a color of #cbcdc3
<p style="color:#cbcdc3;">Text here</p>
.mytext {color:#cbcdc3;}
This box has a color of #cbcdc3
<div style="background-color:#cbcdc3;">Content here</div>
.mybackground {background-color:#cbcdc3;}
Border around this has a color of #cbcdc3
<div style="border:2px solid #cbcdc3;">Content here</div>
.myborder {border:2px solid #cbcdc3;}