#cbcdc4 color space conversions
Hex:
#cbcdc4
RGB:
203, 205, 196
CMY:
20, 20, 23
CMYK:
1, 0, 4, 20
HSL:
73°, 8.2569%, 78.6275%
HSV (HSB):
73°, 4.3902%, 80.3922%
XYZ:
56.4237, 60.3447, 60.8984
xyY:
0.3176, 0.3397, 60.3447
CIE-Lab:
82.0252, -2.3013, 4.2261
CIE-LCH:
82.0252, 4.8121, 118.5699
CIE-Luv:
82.0252, -0.6439, 6.7001
Hunter-Lab:
77.6818, -6.2908, 7.8971
#cbcdc4 color charts
#cbcdc4 color shades, tints & tones
#cbcdc4 color schemes
#cbcdc4 color preview, HTML & CSS examples
This text has a color of #cbcdc4
<p style="color:#cbcdc4;">Text here</p>
.mytext {color:#cbcdc4;}
This box has a color of #cbcdc4
<div style="background-color:#cbcdc4;">Content here</div>
.mybackground {background-color:#cbcdc4;}
Border around this has a color of #cbcdc4
<div style="border:2px solid #cbcdc4;">Content here</div>
.myborder {border:2px solid #cbcdc4;}