#fe409b color space conversions
Hex:
#fe409b
RGB:
254, 64, 155
CMY:
0, 75, 39
CMYK:
0, 75, 39, 0
HSL:
331°, 98.9583%, 62.3529%
HSV (HSB):
331°, 74.8031%, 99.6078%
XYZ:
48.6228, 27.1042, 33.6793
xyY:
0.4444, 0.2477, 27.1042
CIE-Lab:
59.0706, 76.3067, -5.8263
CIE-LCH:
59.0706, 76.5288, 355.6338
CIE-Luv:
59.0706, 116.5887, -22.8653
Hunter-Lab:
52.0617, 75.6016, -1.9122
#fe409b color charts
#fe409b color shades, tints & tones
#fe409b color schemes
#fe409b color preview, HTML & CSS examples
This text has a color of #fe409b
<p style="color:#fe409b;">Text here</p>
.mytext {color:#fe409b;}
This box has a color of #fe409b
<div style="background-color:#fe409b;">Content here</div>
.mybackground {background-color:#fe409b;}
Border around this has a color of #fe409b
<div style="border:2px solid #fe409b;">Content here</div>
.myborder {border:2px solid #fe409b;}