#fe3b1f color space conversions
Hex:
#fe3b1f
RGB:
254, 59, 31
CMY:
0, 77, 88
CMYK:
0, 77, 88, 0
HSL:
8°, 99.1111%, 55.8824%
HSV (HSB):
8°, 87.7953%, 99.6078%
XYZ:
42.6843, 24.2977, 3.7365
xyY:
0.6036, 0.3436, 24.2977
CIE-Lab:
56.3846, 70.8926, 59.8081
CIE-LCH:
56.3846, 92.7512, 40.1524
CIE-Luv:
56.3846, 154.1294, 39.8535
Hunter-Lab:
49.2927, 68.3075, 30.0105
#fe3b1f color charts
#fe3b1f color shades, tints & tones
#fe3b1f color schemes
#fe3b1f color preview, HTML & CSS examples
This text has a color of #fe3b1f
<p style="color:#fe3b1f;">Text here</p>
.mytext {color:#fe3b1f;}
This box has a color of #fe3b1f
<div style="background-color:#fe3b1f;">Content here</div>
.mybackground {background-color:#fe3b1f;}
Border around this has a color of #fe3b1f
<div style="border:2px solid #fe3b1f;">Content here</div>
.myborder {border:2px solid #fe3b1f;}