#fe32d9 color space conversions
Hex:
#fe32d9
RGB:
254, 50, 217
CMY:
0, 80, 15
CMYK:
0, 80, 15, 0
HSL:
311°, 99.0291%, 59.6078%
HSV (HSB):
311°, 80.3150%, 99.6078%
XYZ:
54.5380, 28.3618, 68.2455
xyY:
0.3608, 0.1876, 28.3618
CIE-Lab:
60.2142, 86.9772, -39.7559
CIE-LCH:
60.2142, 95.6324, 335.4356
CIE-Luv:
60.2142, 94.5364, -74.7850
Hunter-Lab:
53.2558, 89.6002, -38.6991
#fe32d9 color charts
#fe32d9 color shades, tints & tones
#fe32d9 color schemes
#fe32d9 color preview, HTML & CSS examples
This text has a color of #fe32d9
<p style="color:#fe32d9;">Text here</p>
.mytext {color:#fe32d9;}
This box has a color of #fe32d9
<div style="background-color:#fe32d9;">Content here</div>
.mybackground {background-color:#fe32d9;}
Border around this has a color of #fe32d9
<div style="border:2px solid #fe32d9;">Content here</div>
.myborder {border:2px solid #fe32d9;}