#fe053a color space conversions
Hex:
#fe053a
RGB:
254, 5, 58
CMY:
0, 98, 77
CMYK:
0, 98, 77, 0
HSL:
347°, 99.2032%, 50.7843%
HSV (HSB):
347°, 98.0315%, 99.6078%
XYZ:
41.6910, 21.4849, 5.9526
xyY:
0.6031, 0.3108, 21.4849
CIE-Lab:
53.4761, 80.4359, 43.8798
CIE-LCH:
53.4761, 91.6263, 28.6136
CIE-Luv:
53.4761, 166.0942, 26.4782
Hunter-Lab:
46.3518, 79.4360, 24.8321
#fe053a color charts
#fe053a color shades, tints & tones
#fe053a color schemes
#fe053a color preview, HTML & CSS examples
This text has a color of #fe053a
<p style="color:#fe053a;">Text here</p>
.mytext {color:#fe053a;}
This box has a color of #fe053a
<div style="background-color:#fe053a;">Content here</div>
.mybackground {background-color:#fe053a;}
Border around this has a color of #fe053a
<div style="border:2px solid #fe053a;">Content here</div>
.myborder {border:2px solid #fe053a;}