#c5ded9 color space conversions
Hex:
#c5ded9
RGB:
197, 222, 217
CMY:
23, 13, 15
CMYK:
11, 0, 2, 13
HSL:
168°, 27.4725%, 82.1569%
HSV (HSB):
168°, 11.2613%, 87.0588%
XYZ:
61.6716, 69.1226, 75.7372
xyY:
0.2986, 0.3347, 69.1226
CIE-Lab:
86.5647, -9.2245, -0.3708
CIE-LCH:
86.5647, 9.2320, 182.3018
CIE-Luv:
86.5647, -13.2372, 1.0353
Hunter-Lab:
83.1400, -13.0873, 4.1872
#c5ded9 color charts
#c5ded9 color shades, tints & tones
#c5ded9 color schemes
#c5ded9 color preview, HTML & CSS examples
This text has a color of #c5ded9
<p style="color:#c5ded9;">Text here</p>
.mytext {color:#c5ded9;}
This box has a color of #c5ded9
<div style="background-color:#c5ded9;">Content here</div>
.mybackground {background-color:#c5ded9;}
Border around this has a color of #c5ded9
<div style="border:2px solid #c5ded9;">Content here</div>
.myborder {border:2px solid #c5ded9;}