#fe113e color space conversions
Hex:
#fe113e
RGB:
254, 17, 62
CMY:
0, 93, 76
CMYK:
0, 93, 76, 0
HSL:
349°, 99.1632%, 53.1373%
HSV (HSB):
349°, 93.3071%, 99.6078%
XYZ:
41.9430, 21.8195, 6.5584
xyY:
0.5965, 0.3103, 21.8195
CIE-Lab:
53.8350, 79.6527, 42.0065
CIE-LCH:
53.8350, 90.0506, 27.8058
CIE-Luv:
53.8350, 163.4507, 25.6155
Hunter-Lab:
46.7114, 78.5335, 24.3735
#fe113e color charts
#fe113e color shades, tints & tones
#fe113e color schemes
#fe113e color preview, HTML & CSS examples
This text has a color of #fe113e
<p style="color:#fe113e;">Text here</p>
.mytext {color:#fe113e;}
This box has a color of #fe113e
<div style="background-color:#fe113e;">Content here</div>
.mybackground {background-color:#fe113e;}
Border around this has a color of #fe113e
<div style="border:2px solid #fe113e;">Content here</div>
.myborder {border:2px solid #fe113e;}