#fe221e color space conversions
Hex:
#fe221e
RGB:
254, 34, 30
CMY:
0, 87, 88
CMYK:
0, 87, 88, 0
HSL:
1°, 99.1150%, 55.6863%
HSV (HSB):
1°, 88.1890%, 99.6078%
XYZ:
41.6794, 22.3086, 3.3375
xyY:
0.6191, 0.3314, 22.3086
CIE-Lab:
54.3529, 76.6212, 58.7062
CIE-LCH:
54.3529, 96.5257, 37.4589
CIE-Luv:
54.3529, 165.1381, 36.3047
Hunter-Lab:
47.2320, 74.8596, 28.8728
#fe221e color charts
#fe221e color shades, tints & tones
#fe221e color schemes
#fe221e color preview, HTML & CSS examples
This text has a color of #fe221e
<p style="color:#fe221e;">Text here</p>
.mytext {color:#fe221e;}
This box has a color of #fe221e
<div style="background-color:#fe221e;">Content here</div>
.mybackground {background-color:#fe221e;}
Border around this has a color of #fe221e
<div style="border:2px solid #fe221e;">Content here</div>
.myborder {border:2px solid #fe221e;}