#ced7d4 color space conversions
Hex:
#ced7d4
RGB:
206, 215, 212
CMY:
19, 16, 17
CMYK:
4, 0, 1, 16
HSL:
160°, 10.1124%, 82.5490%
HSV (HSB):
160°, 4.1860%, 84.3137%
XYZ:
61.6377, 66.4762, 71.8699
xyY:
0.3082, 0.3324, 66.4762
CIE-Lab:
85.2387, -3.5883, 0.4120
CIE-LCH:
85.2387, 3.6119, 173.4498
CIE-Luv:
85.2387, -4.8468, 1.2542
Hunter-Lab:
81.5329, -7.7392, 4.8099
#ced7d4 color charts
#ced7d4 color shades, tints & tones
#ced7d4 color schemes
#ced7d4 color preview, HTML & CSS examples
This text has a color of #ced7d4
<p style="color:#ced7d4;">Text here</p>
.mytext {color:#ced7d4;}
This box has a color of #ced7d4
<div style="background-color:#ced7d4;">Content here</div>
.mybackground {background-color:#ced7d4;}
Border around this has a color of #ced7d4
<div style="border:2px solid #ced7d4;">Content here</div>
.myborder {border:2px solid #ced7d4;}