#fe32c7 color space conversions
Hex:
#fe32c7
RGB:
254, 50, 199
CMY:
0, 80, 22
CMYK:
0, 80, 22, 0
HSL:
316°, 99.0291%, 59.6078%
HSV (HSB):
316°, 80.3150%, 99.6078%
XYZ:
52.3225, 27.4756, 56.5784
xyY:
0.3837, 0.2015, 27.4756
CIE-Lab:
59.4119, 84.7308, -30.7699
CIE-LCH:
59.4119, 90.1449, 340.0416
CIE-Luv:
59.4119, 102.0829, -60.5699
Hunter-Lab:
52.4171, 86.4476, -27.3049
#fe32c7 color charts
#fe32c7 color shades, tints & tones
#fe32c7 color schemes
#fe32c7 color preview, HTML & CSS examples
This text has a color of #fe32c7
<p style="color:#fe32c7;">Text here</p>
.mytext {color:#fe32c7;}
This box has a color of #fe32c7
<div style="background-color:#fe32c7;">Content here</div>
.mybackground {background-color:#fe32c7;}
Border around this has a color of #fe32c7
<div style="border:2px solid #fe32c7;">Content here</div>
.myborder {border:2px solid #fe32c7;}