#fe407d color space conversions
Hex:
#fe407d
RGB:
254, 64, 125
CMY:
0, 75, 51
CMYK:
0, 75, 51, 0
HSL:
341°, 98.9583%, 62.3529%
HSV (HSB):
341°, 74.8031%, 99.6078%
XYZ:
46.4081, 26.2183, 22.0167
xyY:
0.4903, 0.2770, 26.2183
CIE-Lab:
58.2437, 73.7051, 10.6174
CIE-LCH:
58.2437, 74.4659, 8.1972
CIE-Luv:
58.2437, 128.1255, -1.3299
Hunter-Lab:
51.2038, 72.1753, 10.3490
#fe407d color charts
#fe407d color shades, tints & tones
#fe407d color schemes
#fe407d color preview, HTML & CSS examples
This text has a color of #fe407d
<p style="color:#fe407d;">Text here</p>
.mytext {color:#fe407d;}
This box has a color of #fe407d
<div style="background-color:#fe407d;">Content here</div>
.mybackground {background-color:#fe407d;}
Border around this has a color of #fe407d
<div style="border:2px solid #fe407d;">Content here</div>
.myborder {border:2px solid #fe407d;}