#fe5a31 color space conversions
Hex:
#fe5a31
RGB:
254, 90, 49
CMY:
0, 65, 81
CMYK:
0, 65, 81, 0
HSL:
12°, 99.0338%, 59.4118%
HSV (HSB):
12°, 80.7087%, 99.6078%
XYZ:
45.0836, 28.6049, 6.0509
xyY:
0.5654, 0.3587, 28.6049
CIE-Lab:
60.4313, 60.4936, 55.4563
CIE-LCH:
60.4313, 82.0663, 42.5124
CIE-Luv:
60.4313, 132.3456, 42.8902
Hunter-Lab:
53.4836, 56.8691, 30.7307
#fe5a31 color charts
#fe5a31 color shades, tints & tones
#fe5a31 color schemes
#fe5a31 color preview, HTML & CSS examples
This text has a color of #fe5a31
<p style="color:#fe5a31;">Text here</p>
.mytext {color:#fe5a31;}
This box has a color of #fe5a31
<div style="background-color:#fe5a31;">Content here</div>
.mybackground {background-color:#fe5a31;}
Border around this has a color of #fe5a31
<div style="border:2px solid #fe5a31;">Content here</div>
.myborder {border:2px solid #fe5a31;}