#ced7cd color space conversions
Hex:
#ced7cd
RGB:
206, 215, 205
CMY:
19, 16, 20
CMYK:
4, 0, 5, 16
HSL:
114°, 11.1111%, 82.3529%
HSV (HSB):
114°, 4.6512%, 84.3137%
XYZ:
60.7735, 66.1305, 67.3190
xyY:
0.3129, 0.3405, 66.1305
CIE-Lab:
85.0629, -4.8628, 3.8649
CIE-LCH:
85.0629, 6.2116, 141.5225
CIE-Luv:
85.0629, -4.5241, 6.6617
Hunter-Lab:
81.3206, -8.9124, 7.8429
#ced7cd color charts
#ced7cd color shades, tints & tones
#ced7cd color schemes
#ced7cd color preview, HTML & CSS examples
This text has a color of #ced7cd
<p style="color:#ced7cd;">Text here</p>
.mytext {color:#ced7cd;}
This box has a color of #ced7cd
<div style="background-color:#ced7cd;">Content here</div>
.mybackground {background-color:#ced7cd;}
Border around this has a color of #ced7cd
<div style="border:2px solid #ced7cd;">Content here</div>
.myborder {border:2px solid #ced7cd;}