#c5c5c0 color space conversions
Hex:
#c5c5c0
RGB:
197, 197, 192
CMY:
23, 23, 25
CMYK:
0, 0, 3, 23
HSL:
60°, 4.1322%, 76.2745%
HSV (HSB):
60°, 2.5381%, 77.2549%
XYZ:
52.5066, 55.6086, 57.8353
xyY:
0.3164, 0.3351, 55.6086
CIE-Lab:
79.3905, -0.9035, 2.4941
CIE-LCH:
79.3905, 2.6527, 109.9134
CIE-Luv:
79.3905, 0.2807, 3.8694
Hunter-Lab:
74.5712, -4.8151, 6.2162
#c5c5c0 color charts
#c5c5c0 color shades, tints & tones
#c5c5c0 color schemes
#c5c5c0 color preview, HTML & CSS examples
This text has a color of #c5c5c0
<p style="color:#c5c5c0;">Text here</p>
.mytext {color:#c5c5c0;}
This box has a color of #c5c5c0
<div style="background-color:#c5c5c0;">Content here</div>
.mybackground {background-color:#c5c5c0;}
Border around this has a color of #c5c5c0
<div style="border:2px solid #c5c5c0;">Content here</div>
.myborder {border:2px solid #c5c5c0;}