#fe1f45 color space conversions
Hex:
#fe1f45
RGB:
254, 31, 69
CMY:
0, 88, 73
CMYK:
0, 88, 73, 0
HSL:
350°, 99.1111%, 55.8824%
HSV (HSB):
350°, 87.7953%, 99.6078%
XYZ:
42.4372, 22.4805, 7.7327
xyY:
0.5841, 0.3094, 22.4805
CIE-Lab:
54.5331, 78.1328, 38.7853
CIE-LCH:
54.5331, 87.2298, 26.3999
CIE-Luv:
54.5331, 158.4729, 24.0366
Hunter-Lab:
47.4136, 76.7915, 23.5199
#fe1f45 color charts
#fe1f45 color shades, tints & tones
#fe1f45 color schemes
#fe1f45 color preview, HTML & CSS examples
This text has a color of #fe1f45
<p style="color:#fe1f45;">Text here</p>
.mytext {color:#fe1f45;}
This box has a color of #fe1f45
<div style="background-color:#fe1f45;">Content here</div>
.mybackground {background-color:#fe1f45;}
Border around this has a color of #fe1f45
<div style="border:2px solid #fe1f45;">Content here</div>
.myborder {border:2px solid #fe1f45;}