#c5c3cd color space conversions
Hex:
#c5c3cd
RGB:
197, 195, 205
CMY:
23, 24, 20
CMYK:
4, 5, 0, 20
HSL:
252°, 9.0909%, 78.4314%
HSV (HSB):
252°, 4.8780%, 80.3922%
XYZ:
53.5605, 55.3083, 65.6102
xyY:
0.3070, 0.3170, 55.3083
CIE-Lab:
79.2185, 2.5646, -4.7577
CIE-LCH:
79.2185, 5.4049, 298.3265
CIE-Luv:
79.2185, 0.5453, -7.6625
Hunter-Lab:
74.3696, -1.5921, -0.2481
#c5c3cd color charts
#c5c3cd color shades, tints & tones
#c5c3cd color schemes
#c5c3cd color preview, HTML & CSS examples
This text has a color of #c5c3cd
<p style="color:#c5c3cd;">Text here</p>
.mytext {color:#c5c3cd;}
This box has a color of #c5c3cd
<div style="background-color:#c5c3cd;">Content here</div>
.mybackground {background-color:#c5c3cd;}
Border around this has a color of #c5c3cd
<div style="border:2px solid #c5c3cd;">Content here</div>
.myborder {border:2px solid #c5c3cd;}