#fe3c2f color space conversions
Hex:
#fe3c2f
RGB:
254, 60, 47
CMY:
0, 76, 82
CMYK:
0, 76, 81, 0
HSL:
4°, 99.0431%, 59.0196%
HSV (HSB):
4°, 81.4961%, 99.6078%
XYZ:
43.0020, 24.5078, 5.1533
xyY:
0.5918, 0.3373, 24.5078
CIE-Lab:
56.5927, 70.9434, 52.8151
CIE-LCH:
56.5927, 88.4444, 36.6665
CIE-Luv:
56.5927, 151.4523, 36.2982
Hunter-Lab:
49.5053, 68.4168, 28.4818
#fe3c2f color charts
#fe3c2f color shades, tints & tones
#fe3c2f color schemes
#fe3c2f color preview, HTML & CSS examples
This text has a color of #fe3c2f
<p style="color:#fe3c2f;">Text here</p>
.mytext {color:#fe3c2f;}
This box has a color of #fe3c2f
<div style="background-color:#fe3c2f;">Content here</div>
.mybackground {background-color:#fe3c2f;}
Border around this has a color of #fe3c2f
<div style="border:2px solid #fe3c2f;">Content here</div>
.myborder {border:2px solid #fe3c2f;}