#fe3d2f color space conversions
Hex:
#fe3d2f
RGB:
254, 61, 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.0549, 24.6136, 5.1710
xyY:
0.5911, 0.3379, 24.6136
CIE-Lab:
56.6969, 70.6512, 52.9125
CIE-LCH:
56.6969, 88.2685, 36.8305
CIE-Luv:
56.6969, 150.9187, 36.4958
Hunter-Lab:
49.6120, 68.0868, 28.5487
#fe3d2f color charts
#fe3d2f color shades, tints & tones
#fe3d2f color schemes
#fe3d2f color preview, HTML & CSS examples
This text has a color of #fe3d2f
<p style="color:#fe3d2f;">Text here</p>
.mytext {color:#fe3d2f;}
This box has a color of #fe3d2f
<div style="background-color:#fe3d2f;">Content here</div>
.mybackground {background-color:#fe3d2f;}
Border around this has a color of #fe3d2f
<div style="border:2px solid #fe3d2f;">Content here</div>
.myborder {border:2px solid #fe3d2f;}