#fed1e2 color space conversions
Hex:
#fed1e2
RGB:
254, 209, 226
CMY:
0, 18, 11
CMYK:
0, 18, 11, 0
HSL:
337°, 95.7447%, 90.7843%
HSV (HSB):
337°, 17.7165%, 99.6078%
XYZ:
77.4010, 72.1627, 81.8008
xyY:
0.3345, 0.3119, 72.1627
CIE-Lab:
88.0469, 18.4388, -2.4236
CIE-LCH:
88.0469, 18.5974, 352.5118
CIE-Luv:
88.0469, 25.7314, -7.0557
Hunter-Lab:
84.9487, 13.9801, 2.3711
#fed1e2 color charts
#fed1e2 color shades, tints & tones
#fed1e2 color schemes
#fed1e2 color preview, HTML & CSS examples
This text has a color of #fed1e2
<p style="color:#fed1e2;">Text here</p>
.mytext {color:#fed1e2;}
This box has a color of #fed1e2
<div style="background-color:#fed1e2;">Content here</div>
.mybackground {background-color:#fed1e2;}
Border around this has a color of #fed1e2
<div style="border:2px solid #fed1e2;">Content here</div>
.myborder {border:2px solid #fed1e2;}