#c0ced3 color space conversions
Hex:
#c0ced3
RGB:
192, 206, 211
CMY:
25, 19, 17
CMYK:
9, 2, 0, 17
HSL:
196°, 17.7570%, 79.0196%
HSV (HSB):
196°, 9.0047%, 82.7451%
XYZ:
55.5674, 60.0522, 70.2905
xyY:
0.2989, 0.3230, 60.0522
CIE-Lab:
81.8666, -3.7543, -4.1170
CIE-LCH:
81.8666, 5.5718, 227.6382
CIE-Luv:
81.8666, -7.8901, -5.6372
Hunter-Lab:
77.4934, -7.6182, 0.4662
#c0ced3 color charts
#c0ced3 color shades, tints & tones
#c0ced3 color schemes
#c0ced3 color preview, HTML & CSS examples
This text has a color of #c0ced3
<p style="color:#c0ced3;">Text here</p>
.mytext {color:#c0ced3;}
This box has a color of #c0ced3
<div style="background-color:#c0ced3;">Content here</div>
.mybackground {background-color:#c0ced3;}
Border around this has a color of #c0ced3
<div style="border:2px solid #c0ced3;">Content here</div>
.myborder {border:2px solid #c0ced3;}