#c3c3cd color space conversions
Hex:
#c3c3cd
RGB:
195, 195, 205
CMY:
24, 24, 20
CMYK:
5, 5, 0, 20
HSL:
240°, 9.0909%, 78.4314%
HSV (HSB):
240°, 4.8780%, 80.3922%
XYZ:
53.0402, 55.0401, 65.5859
xyY:
0.3054, 0.3169, 55.0401
CIE-Lab:
79.0644, 1.8875, -5.0026
CIE-LCH:
79.0644, 5.3468, 290.6719
CIE-Luv:
79.0644, -0.5695, -7.9211
Hunter-Lab:
74.1890, -2.2151, -0.4823
#c3c3cd color charts
#c3c3cd color shades, tints & tones
#c3c3cd color schemes
#c3c3cd color preview, HTML & CSS examples
This text has a color of #c3c3cd
<p style="color:#c3c3cd;">Text here</p>
.mytext {color:#c3c3cd;}
This box has a color of #c3c3cd
<div style="background-color:#c3c3cd;">Content here</div>
.mybackground {background-color:#c3c3cd;}
Border around this has a color of #c3c3cd
<div style="border:2px solid #c3c3cd;">Content here</div>
.myborder {border:2px solid #c3c3cd;}