#fe415e color space conversions
Hex:
#fe415e
RGB:
254, 65, 94
CMY:
0, 75, 63
CMYK:
0, 74, 63, 0
HSL:
351°, 98.9529%, 62.5490%
HSV (HSB):
351°, 74.4094%, 99.6078%
XYZ:
44.7837, 25.6596, 13.1821
xyY:
0.5355, 0.3068, 25.6596
CIE-Lab:
57.7125, 71.3463, 28.1506
CIE-LCH:
57.7125, 76.6991, 21.5324
CIE-Luv:
57.7125, 137.9950, 17.8789
Hunter-Lab:
50.6553, 69.1630, 20.0296
#fe415e color charts
#fe415e color shades, tints & tones
#fe415e color schemes
#fe415e color preview, HTML & CSS examples
This text has a color of #fe415e
<p style="color:#fe415e;">Text here</p>
.mytext {color:#fe415e;}
This box has a color of #fe415e
<div style="background-color:#fe415e;">Content here</div>
.mybackground {background-color:#fe415e;}
Border around this has a color of #fe415e
<div style="border:2px solid #fe415e;">Content here</div>
.myborder {border:2px solid #fe415e;}