#c2c2cd color space conversions
Hex:
#c2c2cd
RGB:
194, 194, 205
CMY:
24, 24, 20
CMYK:
5, 5, 0, 20
HSL:
240°, 9.9099%, 78.2353%
HSV (HSB):
240°, 5.3659%, 80.3922%
XYZ:
52.5594, 54.4607, 65.4994
xyY:
0.3047, 0.3157, 54.4607
CIE-Lab:
78.7296, 2.0827, -5.5055
CIE-LCH:
78.7296, 5.8862, 290.7211
CIE-Luv:
78.7296, -0.6274, -8.7232
Hunter-Lab:
73.7975, -2.0160, -0.9650
#c2c2cd color charts
#c2c2cd color shades, tints & tones
#c2c2cd color schemes
#c2c2cd color preview, HTML & CSS examples
This text has a color of #c2c2cd
<p style="color:#c2c2cd;">Text here</p>
.mytext {color:#c2c2cd;}
This box has a color of #c2c2cd
<div style="background-color:#c2c2cd;">Content here</div>
.mybackground {background-color:#c2c2cd;}
Border around this has a color of #c2c2cd
<div style="border:2px solid #c2c2cd;">Content here</div>
.myborder {border:2px solid #c2c2cd;}