#c5ccc8 color space conversions
Hex:
#c5ccc8
RGB:
197, 204, 200
CMY:
23, 20, 22
CMYK:
3, 0, 2, 20
HSL:
146°, 6.4220%, 78.6275%
HSV (HSB):
146°, 3.4314%, 80.0000%
XYZ:
55.0442, 59.2262, 63.1742
xyY:
0.3102, 0.3338, 59.2262
CIE-Lab:
81.4158, -3.1276, 1.1477
CIE-LCH:
81.4158, 3.3316, 159.8485
CIE-Luv:
81.4158, -3.7068, 2.2696
Hunter-Lab:
76.9585, -7.0064, 5.2006
#c5ccc8 color charts
#c5ccc8 color shades, tints & tones
#c5ccc8 color schemes
#c5ccc8 color preview, HTML & CSS examples
This text has a color of #c5ccc8
<p style="color:#c5ccc8;">Text here</p>
.mytext {color:#c5ccc8;}
This box has a color of #c5ccc8
<div style="background-color:#c5ccc8;">Content here</div>
.mybackground {background-color:#c5ccc8;}
Border around this has a color of #c5ccc8
<div style="border:2px solid #c5ccc8;">Content here</div>
.myborder {border:2px solid #c5ccc8;}