#fe04a4 color space conversions
Hex:
#fe04a4
RGB:
254, 4, 164
CMY:
0, 98, 36
CMYK:
0, 98, 35, 0
HSL:
322°, 99.2063%, 50.5882%
HSV (HSB):
322°, 98.4252%, 99.6078%
XYZ:
47.6173, 23.8380, 37.2134
xyY:
0.4382, 0.2194, 23.8380
CIE-Lab:
55.9252, 87.0887, -15.8241
CIE-LCH:
55.9252, 88.5146, 349.7017
CIE-Luv:
55.9252, 124.1004, -38.6946
Hunter-Lab:
48.8242, 88.6454, -11.0135
#fe04a4 color charts
#fe04a4 color shades, tints & tones
#fe04a4 color schemes
#fe04a4 color preview, HTML & CSS examples
This text has a color of #fe04a4
<p style="color:#fe04a4;">Text here</p>
.mytext {color:#fe04a4;}
This box has a color of #fe04a4
<div style="background-color:#fe04a4;">Content here</div>
.mybackground {background-color:#fe04a4;}
Border around this has a color of #fe04a4
<div style="border:2px solid #fe04a4;">Content here</div>
.myborder {border:2px solid #fe04a4;}