#fe2f08 color space conversions
Hex:
#fe2f08
RGB:
254, 47, 8
CMY:
0, 82, 97
CMYK:
0, 81, 97, 0
HSL:
10°, 99.1935%, 51.3725%
HSV (HSB):
10°, 96.8504%, 99.6078%
XYZ:
41.9334, 23.1214, 2.4825
xyY:
0.6209, 0.3424, 23.1214
CIE-Lab:
55.1972, 73.7523, 66.0422
CIE-LCH:
55.1972, 98.9999, 41.8432
CIE-Luv:
55.1972, 161.8207, 40.8167
Hunter-Lab:
48.0847, 71.5169, 30.5983
#fe2f08 color charts
#fe2f08 color shades, tints & tones
#fe2f08 color schemes
#fe2f08 color preview, HTML & CSS examples
This text has a color of #fe2f08
<p style="color:#fe2f08;">Text here</p>
.mytext {color:#fe2f08;}
This box has a color of #fe2f08
<div style="background-color:#fe2f08;">Content here</div>
.mybackground {background-color:#fe2f08;}
Border around this has a color of #fe2f08
<div style="border:2px solid #fe2f08;">Content here</div>
.myborder {border:2px solid #fe2f08;}