#fe3f1e color space conversions
Hex:
#fe3f1e
RGB:
254, 63, 30
CMY:
0, 75, 88
CMYK:
0, 75, 88, 0
HSL:
9°, 99.1150%, 55.6863%
HSV (HSB):
9°, 88.1890%, 99.6078%
XYZ:
42.8849, 24.7196, 3.7394
xyY:
0.6011, 0.3465, 24.7196
CIE-Lab:
56.8012, 69.6959, 60.5099
CIE-LCH:
56.8012, 92.2983, 40.9645
CIE-Luv:
56.8012, 152.0256, 40.8081
Hunter-Lab:
49.7188, 66.9571, 30.3439
#fe3f1e color charts
#fe3f1e color shades, tints & tones
#fe3f1e color schemes
#fe3f1e color preview, HTML & CSS examples
This text has a color of #fe3f1e
<p style="color:#fe3f1e;">Text here</p>
.mytext {color:#fe3f1e;}
This box has a color of #fe3f1e
<div style="background-color:#fe3f1e;">Content here</div>
.mybackground {background-color:#fe3f1e;}
Border around this has a color of #fe3f1e
<div style="border:2px solid #fe3f1e;">Content here</div>
.myborder {border:2px solid #fe3f1e;}