#fedcee color space conversions
Hex:
#fedcee
RGB:
254, 220, 238
CMY:
0, 14, 7
CMYK:
0, 13, 6, 0
HSL:
328°, 94.4444%, 92.9412%
HSV (HSB):
328°, 13.3858%, 99.6078%
XYZ:
81.8989, 78.4303, 91.7109
xyY:
0.3249, 0.3112, 78.4303
CIE-Lab:
90.9759, 14.6883, -4.4378
CIE-LCH:
90.9759, 15.3441, 343.1887
CIE-Luv:
90.9759, 18.6725, -9.4975
Hunter-Lab:
88.5609, 10.0908, 0.5937
#fedcee color charts
#fedcee color shades, tints & tones
#fedcee color schemes
#fedcee color preview, HTML & CSS examples
This text has a color of #fedcee
<p style="color:#fedcee;">Text here</p>
.mytext {color:#fedcee;}
This box has a color of #fedcee
<div style="background-color:#fedcee;">Content here</div>
.mybackground {background-color:#fedcee;}
Border around this has a color of #fedcee
<div style="border:2px solid #fedcee;">Content here</div>
.myborder {border:2px solid #fedcee;}