#c5ccd0 color space conversions
Hex:
#c5ccd0
RGB:
197, 204, 208
CMY:
23, 20, 18
CMYK:
5, 2, 0, 18
HSL:
202°, 10.4762%, 79.4118%
HSV (HSB):
202°, 5.2885%, 81.5686%
XYZ:
56.0040, 59.6101, 68.2287
xyY:
0.3046, 0.3242, 59.6101
CIE-Lab:
81.6258, -1.6245, -2.8252
CIE-LCH:
81.6258, 3.2589, 240.1015
CIE-Luv:
81.6258, -4.0960, -4.0092
Hunter-Lab:
77.2076, -5.6349, 1.6505
#c5ccd0 color charts
#c5ccd0 color shades, tints & tones
#c5ccd0 color schemes
#c5ccd0 color preview, HTML & CSS examples
This text has a color of #c5ccd0
<p style="color:#c5ccd0;">Text here</p>
.mytext {color:#c5ccd0;}
This box has a color of #c5ccd0
<div style="background-color:#c5ccd0;">Content here</div>
.mybackground {background-color:#c5ccd0;}
Border around this has a color of #c5ccd0
<div style="border:2px solid #c5ccd0;">Content here</div>
.myborder {border:2px solid #c5ccd0;}