#ced1db color space conversions
Hex:
#ced1db
RGB:
206, 209, 219
CMY:
19, 18, 14
CMYK:
6, 5, 0, 14
HSL:
226°, 15.2941%, 83.3333%
HSV (HSB):
226°, 5.9361%, 85.8824%
XYZ:
61.0402, 63.8372, 76.1225
xyY:
0.3037, 0.3176, 63.8372
CIE-Lab:
83.8809, 0.8613, -5.2980
CIE-LCH:
83.8809, 5.3675, 279.2339
CIE-Luv:
83.8809, -2.2199, -8.2765
Hunter-Lab:
79.8982, -3.4522, -0.5594
#ced1db color charts
#ced1db color shades, tints & tones
#ced1db color schemes
#ced1db color preview, HTML & CSS examples
This text has a color of #ced1db
<p style="color:#ced1db;">Text here</p>
.mytext {color:#ced1db;}
This box has a color of #ced1db
<div style="background-color:#ced1db;">Content here</div>
.mybackground {background-color:#ced1db;}
Border around this has a color of #ced1db
<div style="border:2px solid #ced1db;">Content here</div>
.myborder {border:2px solid #ced1db;}