#fe228e color space conversions
Hex:
#fe228e
RGB:
254, 34, 142
CMY:
0, 87, 44
CMYK:
0, 87, 44, 0
HSL:
331°, 99.0991%, 56.4706%
HSV (HSB):
331°, 86.6142%, 99.6078%
XYZ:
46.3276, 24.1679, 27.8143
xyY:
0.4712, 0.2458, 24.1679
CIE-Lab:
56.2555, 82.0469, -2.3229
CIE-LCH:
56.2555, 82.0798, 358.3783
CIE-Luv:
56.2555, 130.6039, -19.3802
Hunter-Lab:
49.1608, 82.1811, 0.8674
#fe228e color charts
#fe228e color shades, tints & tones
#fe228e color schemes
#fe228e color preview, HTML & CSS examples
This text has a color of #fe228e
<p style="color:#fe228e;">Text here</p>
.mytext {color:#fe228e;}
This box has a color of #fe228e
<div style="background-color:#fe228e;">Content here</div>
.mybackground {background-color:#fe228e;}
Border around this has a color of #fe228e
<div style="border:2px solid #fe228e;">Content here</div>
.myborder {border:2px solid #fe228e;}