#cecedc color space conversions
Hex:
#cecedc
RGB:
206, 206, 220
CMY:
19, 19, 14
CMYK:
6, 6, 0, 14
HSL:
240°, 16.6667%, 83.5294%
HSV (HSB):
240°, 6.3636%, 86.2745%
XYZ:
60.4432, 62.4317, 76.5750
xyY:
0.3030, 0.3130, 62.4317
CIE-Lab:
83.1425, 2.6332, -6.9222
CIE-LCH:
83.1425, 7.4061, 290.8265
CIE-Luv:
83.1425, -0.7986, -11.0992
Hunter-Lab:
79.0138, -1.7269, -2.1504
#cecedc color charts
#cecedc color shades, tints & tones
#cecedc color schemes
#cecedc color preview, HTML & CSS examples
This text has a color of #cecedc
<p style="color:#cecedc;">Text here</p>
.mytext {color:#cecedc;}
This box has a color of #cecedc
<div style="background-color:#cecedc;">Content here</div>
.mybackground {background-color:#cecedc;}
Border around this has a color of #cecedc
<div style="border:2px solid #cecedc;">Content here</div>
.myborder {border:2px solid #cecedc;}