#fe481e color space conversions
Hex:
#fe481e
RGB:
254, 72, 30
CMY:
0, 72, 88
CMYK:
0, 72, 88, 0
HSL:
11°, 99.1150%, 55.6863%
HSV (HSB):
11°, 88.1890%, 99.6078%
XYZ:
43.4248, 25.7993, 3.9193
xyY:
0.5937, 0.3527, 25.7993
CIE-Lab:
57.8461, 66.7946, 61.2849
CIE-LCH:
57.8461, 90.6496, 42.5367
CIE-Luv:
57.8461, 146.6333, 42.7016
Hunter-Lab:
50.7930, 63.7183, 30.9801
#fe481e color charts
#fe481e color shades, tints & tones
#fe481e color schemes
#fe481e color preview, HTML & CSS examples
This text has a color of #fe481e
<p style="color:#fe481e;">Text here</p>
.mytext {color:#fe481e;}
This box has a color of #fe481e
<div style="background-color:#fe481e;">Content here</div>
.mybackground {background-color:#fe481e;}
Border around this has a color of #fe481e
<div style="border:2px solid #fe481e;">Content here</div>
.myborder {border:2px solid #fe481e;}