#c2ced0 color space conversions
Hex:
#c2ced0
RGB:
194, 206, 208
CMY:
24, 19, 18
CMYK:
7, 1, 0, 18
HSL:
189°, 12.9630%, 78.8235%
HSV (HSB):
189°, 6.7308%, 81.5686%
XYZ:
55.7046, 60.1660, 68.3518
xyY:
0.3024, 0.3266, 60.1660
CIE-Lab:
81.9283, -3.6768, -2.4064
CIE-LCH:
81.9283, 4.3943, 213.2047
CIE-Luv:
81.9283, -6.7010, -3.0198
Hunter-Lab:
77.5668, -7.5519, 2.0504
#c2ced0 color charts
#c2ced0 color shades, tints & tones
#c2ced0 color schemes
#c2ced0 color preview, HTML & CSS examples
This text has a color of #c2ced0
<p style="color:#c2ced0;">Text here</p>
.mytext {color:#c2ced0;}
This box has a color of #c2ced0
<div style="background-color:#c2ced0;">Content here</div>
.mybackground {background-color:#c2ced0;}
Border around this has a color of #c2ced0
<div style="border:2px solid #c2ced0;">Content here</div>
.myborder {border:2px solid #c2ced0;}