#fe2f40 color space conversions
Hex:
#fe2f40
RGB:
254, 47, 64
CMY:
0, 82, 75
CMYK:
0, 81, 75, 0
HSL:
355°, 99.0431%, 59.0196%
HSV (HSB):
355°, 81.4961%, 99.6078%
XYZ:
42.8150, 23.4740, 7.1248
xyY:
0.5832, 0.3197, 23.4740
CIE-Lab:
55.5573, 74.8490, 42.7809
CIE-LCH:
55.5573, 86.2124, 29.7507
CIE-Luv:
55.5573, 154.2326, 28.2755
Hunter-Lab:
48.4500, 72.9519, 25.1961
#fe2f40 color charts
#fe2f40 color shades, tints & tones
#fe2f40 color schemes
#fe2f40 color preview, HTML & CSS examples
This text has a color of #fe2f40
<p style="color:#fe2f40;">Text here</p>
.mytext {color:#fe2f40;}
This box has a color of #fe2f40
<div style="background-color:#fe2f40;">Content here</div>
.mybackground {background-color:#fe2f40;}
Border around this has a color of #fe2f40
<div style="border:2px solid #fe2f40;">Content here</div>
.myborder {border:2px solid #fe2f40;}