#ced3bc color space conversions
Hex:
#ced3bc
RGB:
206, 211, 188
CMY:
19, 17, 26
CMYK:
2, 0, 11, 17
HSL:
73°, 20.7207%, 78.2353%
HSV (HSB):
73°, 10.9005%, 82.7451%
XYZ:
57.8250, 63.3412, 56.7553
xyY:
0.3250, 0.3560, 63.3412
CIE-Lab:
83.6216, -5.7321, 10.8035
CIE-LCH:
83.6216, 12.2300, 117.9494
CIE-Luv:
83.6216, -1.6577, 16.8595
Hunter-Lab:
79.5872, -9.5864, 13.4301
#ced3bc color charts
#ced3bc color shades, tints & tones
#ced3bc color schemes
#ced3bc color preview, HTML & CSS examples
This text has a color of #ced3bc
<p style="color:#ced3bc;">Text here</p>
.mytext {color:#ced3bc;}
This box has a color of #ced3bc
<div style="background-color:#ced3bc;">Content here</div>
.mybackground {background-color:#ced3bc;}
Border around this has a color of #ced3bc
<div style="border:2px solid #ced3bc;">Content here</div>
.myborder {border:2px solid #ced3bc;}