#fe2b2f color space conversions
Hex:
#fe2b2f
RGB:
254, 43, 47
CMY:
0, 83, 82
CMYK:
0, 83, 81, 0
HSL:
359°, 99.0610%, 58.2353%
HSV (HSB):
359°, 83.0709%, 99.6078%
XYZ:
42.2500, 23.0038, 4.9027
xyY:
0.6022, 0.3279, 23.0038
CIE-Lab:
55.0763, 75.2290, 51.3932
CIE-LCH:
55.0763, 91.1079, 34.3392
CIE-Luv:
55.0763, 159.3384, 33.4045
Hunter-Lab:
47.9623, 73.3067, 27.5130
#fe2b2f color charts
#fe2b2f color shades, tints & tones
#fe2b2f color schemes
#fe2b2f color preview, HTML & CSS examples
This text has a color of #fe2b2f
<p style="color:#fe2b2f;">Text here</p>
.mytext {color:#fe2b2f;}
This box has a color of #fe2b2f
<div style="background-color:#fe2b2f;">Content here</div>
.mybackground {background-color:#fe2b2f;}
Border around this has a color of #fe2b2f
<div style="border:2px solid #fe2b2f;">Content here</div>
.myborder {border:2px solid #fe2b2f;}