#fe408e color space conversions
Hex:
#fe408e
RGB:
254, 64, 142
CMY:
0, 75, 44
CMYK:
0, 75, 44, 0
HSL:
335°, 98.9583%, 62.3529%
HSV (HSB):
335°, 74.8031%, 99.6078%
XYZ:
47.5889, 26.6906, 28.2348
xyY:
0.4642, 0.2604, 26.6906
CIE-Lab:
58.6869, 75.1062, 1.2329
CIE-LCH:
58.6869, 75.1163, 0.9404
CIE-Luv:
58.6869, 121.7127, -13.2417
Hunter-Lab:
51.6630, 74.0137, 3.7610
#fe408e color charts
#fe408e color shades, tints & tones
#fe408e color schemes
#fe408e color preview, HTML & CSS examples
This text has a color of #fe408e
<p style="color:#fe408e;">Text here</p>
.mytext {color:#fe408e;}
This box has a color of #fe408e
<div style="background-color:#fe408e;">Content here</div>
.mybackground {background-color:#fe408e;}
Border around this has a color of #fe408e
<div style="border:2px solid #fe408e;">Content here</div>
.myborder {border:2px solid #fe408e;}