#ced4bc color space conversions
Hex:
#ced4bc
RGB:
206, 212, 188
CMY:
19, 17, 26
CMYK:
3, 0, 11, 17
HSL:
75°, 21.8182%, 78.4314%
HSV (HSB):
75°, 11.3208%, 83.1373%
XYZ:
58.0742, 63.8396, 56.8384
xyY:
0.3249, 0.3571, 63.8396
CIE-Lab:
83.8822, -6.2477, 11.1743
CIE-LCH:
83.8822, 12.8023, 119.2100
CIE-Luv:
83.8822, -2.1858, 17.4887
Hunter-Lab:
79.8997, -10.0838, 13.7526
#ced4bc color charts
#ced4bc color shades, tints & tones
#ced4bc color schemes
#ced4bc color preview, HTML & CSS examples
This text has a color of #ced4bc
<p style="color:#ced4bc;">Text here</p>
.mytext {color:#ced4bc;}
This box has a color of #ced4bc
<div style="background-color:#ced4bc;">Content here</div>
.mybackground {background-color:#ced4bc;}
Border around this has a color of #ced4bc
<div style="border:2px solid #ced4bc;">Content here</div>
.myborder {border:2px solid #ced4bc;}