#fe2f04 color space conversions
Hex:
#fe2f04
RGB:
254, 47, 4
CMY:
0, 82, 98
CMYK:
0, 81, 98, 0
HSL:
10°, 99.2063%, 50.5882%
HSV (HSB):
10°, 98.4252%, 99.6078%
XYZ:
41.9115, 23.1126, 2.3671
xyY:
0.6219, 0.3430, 23.1126
CIE-Lab:
55.1882, 73.7248, 66.9195
CIE-LCH:
55.1882, 99.5668, 42.2298
CIE-Luv:
55.1882, 162.0188, 41.1428
Hunter-Lab:
48.0756, 71.4810, 30.7337
#fe2f04 color charts
#fe2f04 color shades, tints & tones
#fe2f04 color schemes
#fe2f04 color preview, HTML & CSS examples
This text has a color of #fe2f04
<p style="color:#fe2f04;">Text here</p>
.mytext {color:#fe2f04;}
This box has a color of #fe2f04
<div style="background-color:#fe2f04;">Content here</div>
.mybackground {background-color:#fe2f04;}
Border around this has a color of #fe2f04
<div style="border:2px solid #fe2f04;">Content here</div>
.myborder {border:2px solid #fe2f04;}