#ced5d9 color space conversions
Hex:
#ced5d9
RGB:
206, 213, 217
CMY:
19, 16, 15
CMYK:
5, 2, 0, 15
HSL:
202°, 12.6437%, 82.9412%
HSV (HSB):
202°, 5.0691%, 85.0980%
XYZ:
61.7722, 65.7201, 75.0751
xyY:
0.3049, 0.3244, 65.7201
CIE-Lab:
84.8534, -1.6129, -2.8034
CIE-LCH:
84.8534, 3.2343, 240.0867
CIE-Luv:
84.8534, -4.0918, -4.0016
Hunter-Lab:
81.0679, -5.8552, 1.8404
#ced5d9 color charts
#ced5d9 color shades, tints & tones
#ced5d9 color schemes
#ced5d9 color preview, HTML & CSS examples
This text has a color of #ced5d9
<p style="color:#ced5d9;">Text here</p>
.mytext {color:#ced5d9;}
This box has a color of #ced5d9
<div style="background-color:#ced5d9;">Content here</div>
.mybackground {background-color:#ced5d9;}
Border around this has a color of #ced5d9
<div style="border:2px solid #ced5d9;">Content here</div>
.myborder {border:2px solid #ced5d9;}