#fe250e color space conversions
Hex:
#fe250e
RGB:
254, 37, 14
CMY:
0, 85, 95
CMYK:
0, 85, 94, 0
HSL:
6°, 99.1736%, 52.5490%
HSV (HSB):
6°, 94.4882%, 99.6078%
XYZ:
41.6139, 22.4257, 2.5508
xyY:
0.6249, 0.3368, 22.4257
CIE-Lab:
54.4758, 75.8925, 64.2831
CIE-LCH:
54.4758, 99.4585, 40.2655
CIE-Luv:
54.4758, 165.5610, 38.9608
Hunter-Lab:
47.3558, 73.9844, 29.9554
#fe250e color charts
#fe250e color shades, tints & tones
#fe250e color schemes
#fe250e color preview, HTML & CSS examples
This text has a color of #fe250e
<p style="color:#fe250e;">Text here</p>
.mytext {color:#fe250e;}
This box has a color of #fe250e
<div style="background-color:#fe250e;">Content here</div>
.mybackground {background-color:#fe250e;}
Border around this has a color of #fe250e
<div style="border:2px solid #fe250e;">Content here</div>
.myborder {border:2px solid #fe250e;}