#fe2f3e color space conversions
Hex:
#fe2f3e
RGB:
254, 47, 62
CMY:
0, 82, 76
CMYK:
0, 81, 76, 0
HSL:
356°, 99.0431%, 59.0196%
HSV (HSB):
356°, 81.4961%, 99.6078%
XYZ:
42.7591, 23.4517, 6.8304
xyY:
0.5854, 0.3211, 23.4517
CIE-Lab:
55.5346, 74.7800, 43.8675
CIE-LCH:
55.5346, 86.6972, 30.3968
CIE-Luv:
55.5346, 154.6926, 29.0390
Hunter-Lab:
48.4269, 72.8614, 25.5363
#fe2f3e color charts
#fe2f3e color shades, tints & tones
#fe2f3e color schemes
#fe2f3e color preview, HTML & CSS examples
This text has a color of #fe2f3e
<p style="color:#fe2f3e;">Text here</p>
.mytext {color:#fe2f3e;}
This box has a color of #fe2f3e
<div style="background-color:#fe2f3e;">Content here</div>
.mybackground {background-color:#fe2f3e;}
Border around this has a color of #fe2f3e
<div style="border:2px solid #fe2f3e;">Content here</div>
.myborder {border:2px solid #fe2f3e;}