#fed1e1 color space conversions
Hex:
#fed1e1
RGB:
254, 209, 225
CMY:
0, 18, 12
CMYK:
0, 18, 11, 0
HSL:
339°, 95.7447%, 90.7843%
HSV (HSB):
339°, 17.7165%, 99.6078%
XYZ:
77.2641, 72.1080, 81.0801
xyY:
0.3353, 0.3129, 72.1080
CIE-Lab:
88.0205, 18.2768, -1.9335
CIE-LCH:
88.0205, 18.3788, 353.9612
CIE-Luv:
88.0205, 25.8379, -6.2789
Hunter-Lab:
84.9164, 13.8106, 2.8301
#fed1e1 color charts
#fed1e1 color shades, tints & tones
#fed1e1 color schemes
#fed1e1 color preview, HTML & CSS examples
This text has a color of #fed1e1
<p style="color:#fed1e1;">Text here</p>
.mytext {color:#fed1e1;}
This box has a color of #fed1e1
<div style="background-color:#fed1e1;">Content here</div>
.mybackground {background-color:#fed1e1;}
Border around this has a color of #fed1e1
<div style="border:2px solid #fed1e1;">Content here</div>
.myborder {border:2px solid #fed1e1;}