#c3c5c5 color space conversions
Hex:
#c3c5c5
RGB:
195, 197, 197
CMY:
24, 23, 23
CMYK:
1, 0, 0, 23
HSL:
180°, 1.6949%, 76.8627%
HSV (HSB):
180°, 1.0152%, 77.2549%
XYZ:
52.5500, 55.5658, 60.7789
xyY:
0.3111, 0.3290, 55.5658
CIE-Lab:
79.3661, -0.6852, -0.2507
CIE-LCH:
79.3661, 0.7297, 200.0970
CIE-Luv:
79.3661, -1.1270, -0.2568
Hunter-Lab:
74.5425, -4.6128, 3.8371
#c3c5c5 color charts
#c3c5c5 color shades, tints & tones
#c3c5c5 color schemes
#c3c5c5 color preview, HTML & CSS examples
This text has a color of #c3c5c5
<p style="color:#c3c5c5;">Text here</p>
.mytext {color:#c3c5c5;}
This box has a color of #c3c5c5
<div style="background-color:#c3c5c5;">Content here</div>
.mybackground {background-color:#c3c5c5;}
Border around this has a color of #c3c5c5
<div style="border:2px solid #c3c5c5;">Content here</div>
.myborder {border:2px solid #c3c5c5;}