#fe5a30 color space conversions
Hex:
#fe5a30
RGB:
254, 90, 48
CMY:
0, 65, 81
CMYK:
0, 65, 81, 0
HSL:
12°, 99.0385%, 59.2157%
HSV (HSB):
12°, 81.1024%, 99.6078%
XYZ:
45.0627, 28.5966, 5.9409
xyY:
0.5661, 0.3593, 28.5966
CIE-Lab:
60.4239, 60.4654, 55.9085
CIE-LCH:
60.4239, 82.3519, 42.7576
CIE-Luv:
60.4239, 132.4744, 43.1624
Hunter-Lab:
53.4758, 56.8350, 30.8462
#fe5a30 color charts
#fe5a30 color shades, tints & tones
#fe5a30 color schemes
#fe5a30 color preview, HTML & CSS examples
This text has a color of #fe5a30
<p style="color:#fe5a30;">Text here</p>
.mytext {color:#fe5a30;}
This box has a color of #fe5a30
<div style="background-color:#fe5a30;">Content here</div>
.mybackground {background-color:#fe5a30;}
Border around this has a color of #fe5a30
<div style="border:2px solid #fe5a30;">Content here</div>
.myborder {border:2px solid #fe5a30;}