#fe34aa color space conversions
Hex:
#fe34aa
RGB:
254, 52, 170
CMY:
0, 80, 33
CMYK:
0, 80, 33, 0
HSL:
325°, 99.0196%, 60.0000%
HSV (HSB):
325°, 79.5276%, 99.6078%
XYZ:
49.3567, 26.4291, 40.5301
xyY:
0.4243, 0.2272, 26.4291
CIE-Lab:
58.4421, 81.0177, -15.5212
CIE-LCH:
58.4421, 82.4911, 349.1548
CIE-Luv:
58.4421, 114.0537, -37.3116
Hunter-Lab:
51.4092, 81.4073, -10.7567
#fe34aa color charts
#fe34aa color shades, tints & tones
#fe34aa color schemes
#fe34aa color preview, HTML & CSS examples
This text has a color of #fe34aa
<p style="color:#fe34aa;">Text here</p>
.mytext {color:#fe34aa;}
This box has a color of #fe34aa
<div style="background-color:#fe34aa;">Content here</div>
.mybackground {background-color:#fe34aa;}
Border around this has a color of #fe34aa
<div style="border:2px solid #fe34aa;">Content here</div>
.myborder {border:2px solid #fe34aa;}