#c5d9d9 color space conversions
Hex:
#c5d9d9
RGB:
197, 217, 217
CMY:
23, 15, 15
CMYK:
9, 0, 0, 15
HSL:
180°, 20.8333%, 81.1765%
HSV (HSB):
180°, 9.2166%, 85.0980%
XYZ:
60.3632, 66.5058, 75.3011
xyY:
0.2986, 0.3290, 66.5058
CIE-Lab:
85.2538, -6.6569, -2.2903
CIE-LCH:
85.2538, 7.0398, 198.9858
CIE-Luv:
85.2538, -10.8291, -2.3506
Hunter-Lab:
81.5511, -10.5907, 2.3397
#c5d9d9 color charts
#c5d9d9 color shades, tints & tones
#c5d9d9 color schemes
#c5d9d9 color preview, HTML & CSS examples
This text has a color of #c5d9d9
<p style="color:#c5d9d9;">Text here</p>
.mytext {color:#c5d9d9;}
This box has a color of #c5d9d9
<div style="background-color:#c5d9d9;">Content here</div>
.mybackground {background-color:#c5d9d9;}
Border around this has a color of #c5d9d9
<div style="border:2px solid #c5d9d9;">Content here</div>
.myborder {border:2px solid #c5d9d9;}