#c5c7d7 color space conversions
Hex:
#c5c7d7
RGB:
197, 199, 215
CMY:
23, 22, 16
CMYK:
8, 7, 0, 16
HSL:
233°, 18.3673%, 80.7843%
HSV (HSB):
233°, 8.3721%, 84.3137%
XYZ:
55.7151, 57.6235, 72.4759
xyY:
0.2998, 0.3101, 57.6235
CIE-Lab:
80.5290, 2.3812, -8.1963
CIE-LCH:
80.5290, 8.5352, 286.2000
CIE-Luv:
80.5290, -2.0075, -12.9942
Hunter-Lab:
75.9101, -1.8305, -3.4706
#c5c7d7 color charts
#c5c7d7 color shades, tints & tones
#c5c7d7 color schemes
#c5c7d7 color preview, HTML & CSS examples
This text has a color of #c5c7d7
<p style="color:#c5c7d7;">Text here</p>
.mytext {color:#c5c7d7;}
This box has a color of #c5c7d7
<div style="background-color:#c5c7d7;">Content here</div>
.mybackground {background-color:#c5c7d7;}
Border around this has a color of #c5c7d7
<div style="border:2px solid #c5c7d7;">Content here</div>
.myborder {border:2px solid #c5c7d7;}