#fe34a5 color space conversions
Hex:
#fe34a5
RGB:
254, 52, 165
CMY:
0, 80, 35
CMYK:
0, 80, 35, 0
HSL:
326°, 99.0196%, 60.0000%
HSV (HSB):
326°, 79.5276%, 99.6078%
XYZ:
48.8926, 26.2434, 38.0859
xyY:
0.4318, 0.2318, 26.2434
CIE-Lab:
58.2674, 80.5070, -12.8702
CIE-LCH:
58.2674, 81.5293, 350.9173
CIE-Luv:
58.2674, 116.1960, -33.4382
Hunter-Lab:
51.2283, 80.7117, -8.2195
#fe34a5 color charts
#fe34a5 color shades, tints & tones
#fe34a5 color schemes
#fe34a5 color preview, HTML & CSS examples
This text has a color of #fe34a5
<p style="color:#fe34a5;">Text here</p>
.mytext {color:#fe34a5;}
This box has a color of #fe34a5
<div style="background-color:#fe34a5;">Content here</div>
.mybackground {background-color:#fe34a5;}
Border around this has a color of #fe34a5
<div style="border:2px solid #fe34a5;">Content here</div>
.myborder {border:2px solid #fe34a5;}