#c3c5c7 color space conversions
Hex:
#c3c5c7
RGB:
195, 197, 199
CMY:
24, 23, 22
CMYK:
2, 1, 0, 22
HSL:
210°, 3.4483%, 77.2549%
HSV (HSB):
210°, 2.0101%, 78.0392%
XYZ:
52.7807, 55.6581, 61.9941
xyY:
0.3097, 0.3266, 55.6581
CIE-Lab:
79.4189, -0.3129, -1.2499
CIE-LCH:
79.4189, 1.2885, 255.9457
CIE-Luv:
79.4189, -1.2355, -1.8262
Hunter-Lab:
74.6044, -4.2734, 2.9548
#c3c5c7 color charts
#c3c5c7 color shades, tints & tones
#c3c5c7 color schemes
#c3c5c7 color preview, HTML & CSS examples
This text has a color of #c3c5c7
<p style="color:#c3c5c7;">Text here</p>
.mytext {color:#c3c5c7;}
This box has a color of #c3c5c7
<div style="background-color:#c3c5c7;">Content here</div>
.mybackground {background-color:#c3c5c7;}
Border around this has a color of #c3c5c7
<div style="border:2px solid #c3c5c7;">Content here</div>
.myborder {border:2px solid #c3c5c7;}