#ced0dd color space conversions
Hex:
#ced0dd
RGB:
206, 208, 221
CMY:
19, 18, 13
CMYK:
7, 6, 0, 13
HSL:
232°, 18.0723%, 83.7255%
HSV (HSB):
232°, 6.7873%, 86.6667%
XYZ:
61.0606, 63.4540, 77.4362
xyY:
0.3024, 0.3142, 63.4540
CIE-Lab:
83.6807, 1.7724, -6.6586
CIE-LCH:
83.6807, 6.8904, 284.9059
CIE-Luv:
83.6807, -1.8378, -10.5507
Hunter-Lab:
79.6580, -2.5752, -1.8757
#ced0dd color charts
#ced0dd color shades, tints & tones
#ced0dd color schemes
#ced0dd color preview, HTML & CSS examples
This text has a color of #ced0dd
<p style="color:#ced0dd;">Text here</p>
.mytext {color:#ced0dd;}
This box has a color of #ced0dd
<div style="background-color:#ced0dd;">Content here</div>
.mybackground {background-color:#ced0dd;}
Border around this has a color of #ced0dd
<div style="border:2px solid #ced0dd;">Content here</div>
.myborder {border:2px solid #ced0dd;}