#ced7e3 color space conversions
Hex:
#ced7e3
RGB:
206, 215, 227
CMY:
19, 16, 11
CMYK:
9, 5, 0, 11
HSL:
214°, 27.2727%, 84.9020%
HSV (HSB):
214°, 9.2511%, 89.0196%
XYZ:
63.6192, 67.2687, 82.3041
xyY:
0.2984, 0.3155, 67.2687
CIE-Lab:
85.6395, -0.7270, -6.9464
CIE-LCH:
85.6395, 6.9844, 264.0256
CIE-Luv:
85.6395, -5.5560, -10.6141
Hunter-Lab:
82.0175, -5.0722, -2.0849
#ced7e3 color charts
#ced7e3 color shades, tints & tones
#ced7e3 color schemes
#ced7e3 color preview, HTML & CSS examples
This text has a color of #ced7e3
<p style="color:#ced7e3;">Text here</p>
.mytext {color:#ced7e3;}
This box has a color of #ced7e3
<div style="background-color:#ced7e3;">Content here</div>
.mybackground {background-color:#ced7e3;}
Border around this has a color of #ced7e3
<div style="border:2px solid #ced7e3;">Content here</div>
.myborder {border:2px solid #ced7e3;}