#cecddd color space conversions
Hex:
#cecddd
RGB:
206, 205, 221
CMY:
19, 20, 13
CMYK:
7, 7, 0, 13
HSL:
244°, 19.0476%, 83.5294%
HSV (HSB):
244°, 7.2398%, 86.6667%
XYZ:
60.3361, 62.0049, 77.1947
xyY:
0.3024, 0.3107, 62.0049
CIE-Lab:
82.9160, 3.3551, -7.7912
CIE-LCH:
82.9160, 8.4829, 293.2982
CIE-Luv:
82.9160, -0.3659, -12.5785
Hunter-Lab:
78.7432, -1.0270, -3.0038
#cecddd color charts
#cecddd RGB chart
#cecddd CMYK chart
#cecddd RGB pie chart
#cecddd color shades, tints & tones
#cecddd color schemes
#cecddd color preview, HTML & CSS examples
This text has a color of #cecddd
<p style="color:#cecddd;">Text here</p>
.mytext {color:#cecddd;}
Text color #cecddd
This box has a color of #cecddd
<div style="background-color:#cecddd;">Content here</div>
.mybackground {background-color:#cecddd;}
Background color #cecddd
Border around this has a color of #cecddd
<div style="border:2px solid #cecddd;">Content here</div>
.myborder {border:2px solid #cecddd;}
Border color #cecddd