#fe120f color space conversions
Hex:
#fe120f
RGB:
254, 18, 15
CMY:
0, 93, 94
CMYK:
0, 93, 94, 0
HSL:
1°, 99.1701%, 52.7451%
HSV (HSB):
1°, 94.0945%, 99.6078%
XYZ:
41.1756, 21.5379, 2.4390
xyY:
0.6320, 0.3306, 21.5379
CIE-Lab:
53.5333, 78.6173, 63.5066
CIE-LCH:
53.5333, 101.0632, 38.9311
CIE-Luv:
53.5333, 170.8033, 37.1333
Hunter-Lab:
46.4090, 77.1554, 29.3704
#fe120f color charts
#fe120f color shades, tints & tones
#fe120f color schemes
#fe120f color preview, HTML & CSS examples
This text has a color of #fe120f
<p style="color:#fe120f;">Text here</p>
.mytext {color:#fe120f;}
This box has a color of #fe120f
<div style="background-color:#fe120f;">Content here</div>
.mybackground {background-color:#fe120f;}
Border around this has a color of #fe120f
<div style="border:2px solid #fe120f;">Content here</div>
.myborder {border:2px solid #fe120f;}