#c5c5c7 color space conversions
Hex:
#c5c5c7
RGB:
197, 197, 199
CMY:
23, 23, 22
CMYK:
1, 1, 0, 22
HSL:
240°, 1.7544%, 77.6471%
HSV (HSB):
240°, 1.0050%, 78.0392%
XYZ:
53.3010, 55.9263, 62.0184
xyY:
0.3113, 0.3266, 55.9263
CIE-Lab:
79.5719, 0.3735, -1.0078
CIE-LCH:
79.5719, 1.0748, 290.3333
CIE-Luv:
79.5719, -0.1122, -1.5803
Hunter-Lab:
74.7839, -3.6489, 3.1794
#c5c5c7 color charts
#c5c5c7 color shades, tints & tones
#c5c5c7 color schemes
#c5c5c7 color preview, HTML & CSS examples
This text has a color of #c5c5c7
<p style="color:#c5c5c7;">Text here</p>
.mytext {color:#c5c5c7;}
This box has a color of #c5c5c7
<div style="background-color:#c5c5c7;">Content here</div>
.mybackground {background-color:#c5c5c7;}
Border around this has a color of #c5c5c7
<div style="border:2px solid #c5c5c7;">Content here</div>
.myborder {border:2px solid #c5c5c7;}