#fed0ed color space conversions
Hex:
#fed0ed
RGB:
254, 208, 237
CMY:
0, 18, 7
CMYK:
0, 18, 7, 0
HSL:
322°, 95.8333%, 90.5882%
HSV (HSB):
322°, 18.1102%, 99.6078%
XYZ:
78.7150, 72.2970, 89.9268
xyY:
0.3267, 0.3001, 72.2970
CIE-Lab:
88.1114, 20.7882, -8.1438
CIE-LCH:
88.1114, 22.3265, 338.6072
CIE-Luv:
88.1114, 25.0723, -16.3307
Hunter-Lab:
85.0276, 16.4493, -3.1868
#fed0ed color charts
#fed0ed color shades, tints & tones
#fed0ed color schemes
#fed0ed color preview, HTML & CSS examples
This text has a color of #fed0ed
<p style="color:#fed0ed;">Text here</p>
.mytext {color:#fed0ed;}
This box has a color of #fed0ed
<div style="background-color:#fed0ed;">Content here</div>
.mybackground {background-color:#fed0ed;}
Border around this has a color of #fed0ed
<div style="border:2px solid #fed0ed;">Content here</div>
.myborder {border:2px solid #fed0ed;}