#fe5a1b color space conversions
Hex:
#fe5a1b
RGB:
254, 90, 27
CMY:
0, 65, 89
CMYK:
0, 65, 89, 0
HSL:
17°, 99.1266%, 55.0980%
HSV (HSB):
17°, 89.3701%, 99.6078%
XYZ:
44.7270, 28.4623, 4.1733
xyY:
0.5781, 0.3679, 28.4623
CIE-Lab:
60.3041, 60.0113, 64.1262
CIE-LCH:
60.3041, 87.8267, 46.8985
CIE-Luv:
60.3041, 134.5788, 47.6040
Hunter-Lab:
53.3501, 56.2863, 32.7071
#fe5a1b color charts
#fe5a1b color shades, tints & tones
#fe5a1b color schemes
#fe5a1b color preview, HTML & CSS examples
This text has a color of #fe5a1b
<p style="color:#fe5a1b;">Text here</p>
.mytext {color:#fe5a1b;}
This box has a color of #fe5a1b
<div style="background-color:#fe5a1b;">Content here</div>
.mybackground {background-color:#fe5a1b;}
Border around this has a color of #fe5a1b
<div style="border:2px solid #fe5a1b;">Content here</div>
.myborder {border:2px solid #fe5a1b;}