#fe5b1a color space conversions
Hex:
#fe5b1a
RGB:
254, 91, 26
CMY:
0, 64, 90
CMYK:
0, 64, 90, 0
HSL:
17°, 99.1304%, 54.9020%
HSV (HSB):
17°, 89.7638%, 99.6078%
XYZ:
44.8006, 28.6276, 4.1417
xyY:
0.5776, 0.3691, 28.6276
CIE-Lab:
60.4515, 59.5889, 64.5510
CIE-LCH:
60.4515, 87.8503, 47.2890
CIE-Luv:
60.4515, 133.9160, 48.0226
Hunter-Lab:
53.5048, 55.8283, 32.8638
#fe5b1a color charts
#fe5b1a color shades, tints & tones
#fe5b1a color schemes
#fe5b1a color preview, HTML & CSS examples
This text has a color of #fe5b1a
<p style="color:#fe5b1a;">Text here</p>
.mytext {color:#fe5b1a;}
This box has a color of #fe5b1a
<div style="background-color:#fe5b1a;">Content here</div>
.mybackground {background-color:#fe5b1a;}
Border around this has a color of #fe5b1a
<div style="border:2px solid #fe5b1a;">Content here</div>
.myborder {border:2px solid #fe5b1a;}