#fe34a1 color space conversions
Hex:
#fe34a1
RGB:
254, 52, 161
CMY:
0, 80, 37
CMYK:
0, 80, 37, 0
HSL:
328°, 99.0196%, 60.0000%
HSV (HSB):
328°, 79.5276%, 99.6078%
XYZ:
48.5341, 26.1000, 36.1980
xyY:
0.4379, 0.2355, 26.1000
CIE-Lab:
58.1319, 80.1096, -10.7359
CIE-LCH:
58.1319, 80.8258, 352.3670
CIE-Luv:
58.1319, 117.9048, -30.3625
Hunter-Lab:
51.0882, 80.1717, -6.2476
#fe34a1 color charts
#fe34a1 color shades, tints & tones
#fe34a1 color schemes
#fe34a1 color preview, HTML & CSS examples
This text has a color of #fe34a1
<p style="color:#fe34a1;">Text here</p>
.mytext {color:#fe34a1;}
This box has a color of #fe34a1
<div style="background-color:#fe34a1;">Content here</div>
.mybackground {background-color:#fe34a1;}
Border around this has a color of #fe34a1
<div style="border:2px solid #fe34a1;">Content here</div>
.myborder {border:2px solid #fe34a1;}