#c5c0c1 color space conversions
Hex:
#c5c0c1
RGB:
197, 192, 193
CMY:
23, 25, 24
CMYK:
0, 3, 2, 23
HSL:
348°, 4.1322%, 76.2745%
HSV (HSB):
348°, 2.5381%, 77.2549%
XYZ:
51.5012, 53.4198, 58.0487
xyY:
0.3160, 0.3278, 53.4198
CIE-Lab:
78.1222, 1.9279, 0.1083
CIE-LCH:
78.1222, 1.9309, 3.2160
CIE-Luv:
78.1222, 2.8030, -0.1751
Hunter-Lab:
73.0889, -2.1276, 4.0728
#c5c0c1 color charts
#c5c0c1 color shades, tints & tones
#c5c0c1 color schemes
#c5c0c1 color preview, HTML & CSS examples
This text has a color of #c5c0c1
<p style="color:#c5c0c1;">Text here</p>
.mytext {color:#c5c0c1;}
This box has a color of #c5c0c1
<div style="background-color:#c5c0c1;">Content here</div>
.mybackground {background-color:#c5c0c1;}
Border around this has a color of #c5c0c1
<div style="border:2px solid #c5c0c1;">Content here</div>
.myborder {border:2px solid #c5c0c1;}