#ced7d1 color space conversions
Hex:
#ced7d1
RGB:
206, 215, 209
CMY:
19, 16, 18
CMYK:
4, 0, 3, 16
HSL:
140°, 10.1124%, 82.5490%
HSV (HSB):
140°, 4.1860%, 84.3137%
XYZ:
61.2627, 66.3261, 69.8949
xyY:
0.3102, 0.3359, 66.3261
CIE-Lab:
85.1625, -4.1394, 1.8905
CIE-LCH:
85.1625, 4.5506, 155.4529
CIE-Luv:
85.1625, -4.7078, 3.5829
Hunter-Lab:
81.4409, -8.2476, 6.1242
#ced7d1 color charts
#ced7d1 color shades, tints & tones
#ced7d1 color schemes
#ced7d1 color preview, HTML & CSS examples
This text has a color of #ced7d1
<p style="color:#ced7d1;">Text here</p>
.mytext {color:#ced7d1;}
This box has a color of #ced7d1
<div style="background-color:#ced7d1;">Content here</div>
.mybackground {background-color:#ced7d1;}
Border around this has a color of #ced7d1
<div style="border:2px solid #ced7d1;">Content here</div>
.myborder {border:2px solid #ced7d1;}