#fe5b1c color space conversions
Hex:
#fe5b1c
RGB:
254, 91, 28
CMY:
0, 64, 89
CMYK:
0, 64, 89, 0
HSL:
17°, 99.1228%, 55.2941%
HSV (HSB):
17°, 88.9764%, 99.6078%
XYZ:
44.8237, 28.6368, 4.2636
xyY:
0.5767, 0.3684, 28.6368
CIE-Lab:
60.4598, 59.6204, 63.9117
CIE-LCH:
60.4598, 87.4031, 46.9896
CIE-Luv:
60.4598, 133.7701, 47.7128
Hunter-Lab:
53.5134, 55.8662, 32.7355
#fe5b1c color charts
#fe5b1c color shades, tints & tones
#fe5b1c color schemes
#fe5b1c color preview, HTML & CSS examples
This text has a color of #fe5b1c
<p style="color:#fe5b1c;">Text here</p>
.mytext {color:#fe5b1c;}
This box has a color of #fe5b1c
<div style="background-color:#fe5b1c;">Content here</div>
.mybackground {background-color:#fe5b1c;}
Border around this has a color of #fe5b1c
<div style="border:2px solid #fe5b1c;">Content here</div>
.myborder {border:2px solid #fe5b1c;}