#feddef color space conversions
Hex:
#feddef
RGB:
254, 221, 239
CMY:
0, 13, 6
CMYK:
0, 13, 6, 0
HSL:
327°, 94.2857%, 93.1373%
HSV (HSB):
327°, 12.9921%, 99.6078%
XYZ:
82.3095, 79.0157, 92.5747
xyY:
0.3242, 0.3112, 79.0157
CIE-Lab:
91.2414, 14.3377, -4.5712
CIE-LCH:
91.2414, 15.0488, 342.3166
CIE-Luv:
91.2414, 18.0554, -9.6443
Hunter-Lab:
88.8908, 9.7253, 0.4764
#feddef color charts
#feddef RGB chart
#feddef CMYK chart
#feddef RGB pie chart
#feddef color shades, tints & tones
#feddef color schemes
#feddef color preview, HTML & CSS examples
This text has a color of #feddef
<p style="color:#feddef;">Text here</p>
.mytext {color:#feddef;}
Text color #feddef
This box has a color of #feddef
<div style="background-color:#feddef;">Content here</div>
.mybackground {background-color:#feddef;}
Background color #feddef
Border around this has a color of #feddef
<div style="border:2px solid #feddef;">Content here</div>
.myborder {border:2px solid #feddef;}
Border color #feddef