#ced7d7 color space conversions
Hex:
#ced7d7
RGB:
206, 215, 215
CMY:
19, 16, 16
CMYK:
4, 0, 0, 16
HSL:
180°, 10.1124%, 82.5490%
HSV (HSB):
180°, 4.1860%, 84.3137%
XYZ:
62.0198, 66.6290, 73.8819
xyY:
0.3062, 0.3290, 66.6290
CIE-Lab:
85.3162, -3.0300, -1.0644
CIE-LCH:
85.3162, 3.2115, 199.3550
CIE-Luv:
85.3162, -4.9869, -1.0905
Hunter-Lab:
81.6266, -7.2224, 3.4740
#ced7d7 color charts
#ced7d7 color shades, tints & tones
#ced7d7 color schemes
#ced7d7 color preview, HTML & CSS examples
This text has a color of #ced7d7
<p style="color:#ced7d7;">Text here</p>
.mytext {color:#ced7d7;}
This box has a color of #ced7d7
<div style="background-color:#ced7d7;">Content here</div>
.mybackground {background-color:#ced7d7;}
Border around this has a color of #ced7d7
<div style="border:2px solid #ced7d7;">Content here</div>
.myborder {border:2px solid #ced7d7;}