#fe240f color space conversions
Hex:
#fe240f
RGB:
254, 36, 15
CMY:
0, 86, 94
CMYK:
0, 86, 94, 0
HSL:
5°, 99.1701%, 52.7451%
HSV (HSB):
5°, 94.0945%, 99.6078%
XYZ:
41.5902, 22.3671, 2.5772
xyY:
0.6251, 0.3362, 22.3671
CIE-Lab:
54.4143, 76.0852, 63.9803
CIE-LCH:
54.4143, 99.4104, 40.0606
CIE-Luv:
54.4143, 165.8531, 38.7396
Hunter-Lab:
47.2938, 74.2085, 29.8748
#fe240f color charts
#fe240f color shades, tints & tones
#fe240f color schemes
#fe240f color preview, HTML & CSS examples
This text has a color of #fe240f
<p style="color:#fe240f;">Text here</p>
.mytext {color:#fe240f;}
This box has a color of #fe240f
<div style="background-color:#fe240f;">Content here</div>
.mybackground {background-color:#fe240f;}
Border around this has a color of #fe240f
<div style="border:2px solid #fe240f;">Content here</div>
.myborder {border:2px solid #fe240f;}