#fe32b9 color space conversions
Hex:
#fe32b9
RGB:
254, 50, 185
CMY:
0, 80, 27
CMYK:
0, 80, 27, 0
HSL:
320°, 99.0291%, 59.6078%
HSV (HSB):
320°, 80.3150%, 99.6078%
XYZ:
50.7706, 26.8548, 48.4065
xyY:
0.4028, 0.2131, 26.8548
CIE-Lab:
58.8397, 83.1054, -23.6094
CIE-LCH:
58.8397, 86.3939, 344.1407
CIE-Luv:
58.8397, 108.0843, -49.5017
Hunter-Lab:
51.8216, 84.1919, -19.1076
#fe32b9 color charts
#fe32b9 color shades, tints & tones
#fe32b9 color schemes
#fe32b9 color preview, HTML & CSS examples
This text has a color of #fe32b9
<p style="color:#fe32b9;">Text here</p>
.mytext {color:#fe32b9;}
This box has a color of #fe32b9
<div style="background-color:#fe32b9;">Content here</div>
.mybackground {background-color:#fe32b9;}
Border around this has a color of #fe32b9
<div style="border:2px solid #fe32b9;">Content here</div>
.myborder {border:2px solid #fe32b9;}