#c5c3c9 color space conversions
Hex:
#c5c3c9
RGB:
197, 195, 201
CMY:
23, 24, 21
CMYK:
2, 3, 0, 21
HSL:
260°, 5.2632%, 77.6471%
HSV (HSB):
260°, 2.9851%, 78.8235%
XYZ:
53.0837, 55.1176, 63.0993
xyY:
0.3099, 0.3218, 55.1176
CIE-Lab:
79.1089, 1.8077, -2.7635
CIE-LCH:
79.1089, 3.3023, 303.1898
CIE-Luv:
79.1089, 0.7842, -4.4837
Hunter-Lab:
74.2412, -2.2917, 1.5769
#c5c3c9 color charts
#c5c3c9 color shades, tints & tones
#c5c3c9 color schemes
#c5c3c9 color preview, HTML & CSS examples
This text has a color of #c5c3c9
<p style="color:#c5c3c9;">Text here</p>
.mytext {color:#c5c3c9;}
This box has a color of #c5c3c9
<div style="background-color:#c5c3c9;">Content here</div>
.mybackground {background-color:#c5c3c9;}
Border around this has a color of #c5c3c9
<div style="border:2px solid #c5c3c9;">Content here</div>
.myborder {border:2px solid #c5c3c9;}