#cbccd3 color space conversions
Hex:
#cbccd3
RGB:
203, 204, 211
CMY:
20, 20, 17
CMYK:
4, 3, 0, 17
HSL:
233°, 8.3333%, 81.1765%
HSV (HSB):
233°, 3.7915%, 82.7451%
XYZ:
57.9793, 60.5854, 70.2663
xyY:
0.3070, 0.3208, 60.5854
CIE-Lab:
82.1553, 0.9645, -3.5993
CIE-LCH:
82.1553, 3.7263, 285.0019
CIE-Luv:
82.1553, -0.9530, -5.6461
Hunter-Lab:
77.8366, -3.2521, 0.9621
#cbccd3 color charts
#cbccd3 color shades, tints & tones
#cbccd3 color schemes
#cbccd3 color preview, HTML & CSS examples
This text has a color of #cbccd3
<p style="color:#cbccd3;">Text here</p>
.mytext {color:#cbccd3;}
This box has a color of #cbccd3
<div style="background-color:#cbccd3;">Content here</div>
.mybackground {background-color:#cbccd3;}
Border around this has a color of #cbccd3
<div style="border:2px solid #cbccd3;">Content here</div>
.myborder {border:2px solid #cbccd3;}