#cedcd1 color space conversions
Hex:
#cedcd1
RGB:
206, 220, 209
CMY:
19, 14, 18
CMYK:
6, 0, 5, 14
HSL:
133°, 16.6667%, 83.5294%
HSV (HSB):
133°, 6.3636%, 86.2745%
XYZ:
62.5554, 68.9117, 70.3259
xyY:
0.3100, 0.3415, 68.9117
CIE-Lab:
86.4603, -6.7163, 3.7742
CIE-LCH:
86.4603, 7.7042, 150.6662
CIE-Luv:
86.4603, -7.2192, 6.8718
Hunter-Lab:
83.0130, -10.7621, 7.8806
#cedcd1 color charts
#cedcd1 color shades, tints & tones
#cedcd1 color schemes
#cedcd1 color preview, HTML & CSS examples
This text has a color of #cedcd1
<p style="color:#cedcd1;">Text here</p>
.mytext {color:#cedcd1;}
This box has a color of #cedcd1
<div style="background-color:#cedcd1;">Content here</div>
.mybackground {background-color:#cedcd1;}
Border around this has a color of #cedcd1
<div style="border:2px solid #cedcd1;">Content here</div>
.myborder {border:2px solid #cedcd1;}