#fe2f1c color space conversions
Hex:
#fe2f1c
RGB:
254, 47, 28
CMY:
0, 82, 89
CMYK:
0, 81, 89, 0
HSL:
5°, 99.1228%, 55.2941%
HSV (HSB):
5°, 88.9764%, 99.6078%
XYZ:
42.0992, 23.1877, 3.3554
xyY:
0.6133, 0.3378, 23.1877
CIE-Lab:
55.2652, 73.9601, 60.1675
CIE-LCH:
55.2652, 95.3427, 39.1288
CIE-Luv:
55.2652, 160.3372, 38.3736
Hunter-Lab:
48.1536, 71.7880, 29.5761
#fe2f1c color charts
#fe2f1c color shades, tints & tones
#fe2f1c color schemes
#fe2f1c color preview, HTML & CSS examples
This text has a color of #fe2f1c
<p style="color:#fe2f1c;">Text here</p>
.mytext {color:#fe2f1c;}
This box has a color of #fe2f1c
<div style="background-color:#fe2f1c;">Content here</div>
.mybackground {background-color:#fe2f1c;}
Border around this has a color of #fe2f1c
<div style="border:2px solid #fe2f1c;">Content here</div>
.myborder {border:2px solid #fe2f1c;}