#fe3b1e color space conversions
Hex:
#fe3b1e
RGB:
254, 59, 30
CMY:
0, 77, 88
CMYK:
0, 77, 88, 0
HSL:
8°, 99.1150%, 55.6863%
HSV (HSB):
8°, 88.1890%, 99.6078%
XYZ:
42.6714, 24.2925, 3.6682
xyY:
0.6041, 0.3439, 24.2925
CIE-Lab:
56.3795, 70.8760, 60.1980
CIE-LCH:
56.3795, 92.9904, 40.3426
CIE-Luv:
56.3795, 154.2360, 40.0391
Hunter-Lab:
49.2874, 68.2862, 30.0886
#fe3b1e color charts
#fe3b1e color shades, tints & tones
#fe3b1e color schemes
#fe3b1e color preview, HTML & CSS examples
This text has a color of #fe3b1e
<p style="color:#fe3b1e;">Text here</p>
.mytext {color:#fe3b1e;}
This box has a color of #fe3b1e
<div style="background-color:#fe3b1e;">Content here</div>
.mybackground {background-color:#fe3b1e;}
Border around this has a color of #fe3b1e
<div style="border:2px solid #fe3b1e;">Content here</div>
.myborder {border:2px solid #fe3b1e;}