#cedadd color space conversions
Hex:
#cedadd
RGB:
206, 218, 221
CMY:
19, 15, 13
CMYK:
7, 1, 0, 13
HSL:
192°, 18.0723%, 83.7255%
HSV (HSB):
192°, 6.7873%, 86.6667%
XYZ:
63.5761, 68.4851, 78.2747
xyY:
0.3023, 0.3256, 68.4851
CIE-Lab:
86.2484, -3.4504, -2.8735
CIE-LCH:
86.2484, 4.4902, 219.7880
CIE-Luv:
86.2484, -6.7383, -3.8032
Hunter-Lab:
82.7557, -7.6919, 1.8494
#cedadd color charts
#cedadd RGB chart
#cedadd CMYK chart
#cedadd RGB pie chart
#cedadd color shades, tints & tones
#cedadd color schemes
#cedadd color preview, HTML & CSS examples
This text has a color of #cedadd
<p style="color:#cedadd;">Text here</p>
.mytext {color:#cedadd;}
Text color #cedadd
This box has a color of #cedadd
<div style="background-color:#cedadd;">Content here</div>
.mybackground {background-color:#cedadd;}
Background color #cedadd
Border around this has a color of #cedadd
<div style="border:2px solid #cedadd;">Content here</div>
.myborder {border:2px solid #cedadd;}
Border color #cedadd