#cedccd color space conversions
Hex:
#cedccd
RGB:
206, 220, 205
CMY:
19, 14, 20
CMYK:
6, 0, 7, 14
HSL:
116°, 17.6471%, 83.3333%
HSV (HSB):
116°, 6.8182%, 86.2745%
XYZ:
62.0662, 68.7160, 67.7499
xyY:
0.3126, 0.3461, 68.7160
CIE-Lab:
86.3632, -7.4346, 5.7440
CIE-LCH:
86.3632, 9.3951, 142.3101
CIE-Luv:
86.3632, -7.0569, 9.9221
Hunter-Lab:
82.8951, -11.4177, 9.5691
#cedccd color charts
#cedccd color shades, tints & tones
#cedccd color schemes
#cedccd color preview, HTML & CSS examples
This text has a color of #cedccd
<p style="color:#cedccd;">Text here</p>
.mytext {color:#cedccd;}
This box has a color of #cedccd
<div style="background-color:#cedccd;">Content here</div>
.mybackground {background-color:#cedccd;}
Border around this has a color of #cedccd
<div style="border:2px solid #cedccd;">Content here</div>
.myborder {border:2px solid #cedccd;}