#ceddbd color space conversions
Hex:
#ceddbd
RGB:
206, 221, 189
CMY:
19, 13, 26
CMYK:
7, 0, 14, 13
HSL:
88°, 32.0000%, 80.3922%
HSV (HSB):
88°, 14.4796%, 86.6667%
XYZ:
60.4954, 68.5088, 58.1792
xyY:
0.3232, 0.3660, 68.5088
CIE-Lab:
86.2603, -10.6818, 14.0180
CIE-LCH:
86.2603, 17.6240, 127.3076
CIE-Luv:
86.2603, -6.9486, 22.4047
Hunter-Lab:
82.7701, -14.3847, 16.2640
#ceddbd color charts
#ceddbd color shades, tints & tones
#ceddbd color schemes
#ceddbd color preview, HTML & CSS examples
This text has a color of #ceddbd
<p style="color:#ceddbd;">Text here</p>
.mytext {color:#ceddbd;}
This box has a color of #ceddbd
<div style="background-color:#ceddbd;">Content here</div>
.mybackground {background-color:#ceddbd;}
Border around this has a color of #ceddbd
<div style="border:2px solid #ceddbd;">Content here</div>
.myborder {border:2px solid #ceddbd;}