#c5c3c5 color space conversions
Hex:
#c5c3c5
RGB:
197, 195, 197
CMY:
23, 24, 23
CMYK:
0, 1, 0, 23
HSL:
300°, 1.6949%, 76.8627%
HSV (HSB):
300°, 1.0152%, 77.2549%
XYZ:
52.6191, 54.9317, 60.6529
xyY:
0.3128, 0.3266, 54.9317
CIE-Lab:
79.0019, 1.0642, -0.7646
CIE-LCH:
79.0019, 1.3104, 324.3030
CIE-Luv:
79.0019, 1.0210, -1.3326
Hunter-Lab:
74.1160, -2.9757, 3.3611
#c5c3c5 color charts
#c5c3c5 color shades, tints & tones
#c5c3c5 color schemes
#c5c3c5 color preview, HTML & CSS examples
This text has a color of #c5c3c5
<p style="color:#c5c3c5;">Text here</p>
.mytext {color:#c5c3c5;}
This box has a color of #c5c3c5
<div style="background-color:#c5c3c5;">Content here</div>
.mybackground {background-color:#c5c3c5;}
Border around this has a color of #c5c3c5
<div style="border:2px solid #c5c3c5;">Content here</div>
.myborder {border:2px solid #c5c3c5;}