#fe2f33 color space conversions
Hex:
#fe2f33
RGB:
254, 47, 51
CMY:
0, 82, 80
CMYK:
0, 81, 80, 0
HSL:
359°, 99.0431%, 59.0196%
HSV (HSB):
359°, 81.4961%, 99.6078%
XYZ:
42.4871, 23.3429, 5.3983
xyY:
0.5965, 0.3277, 23.3429
CIE-Lab:
55.4238, 74.4436, 49.6714
CIE-LCH:
55.4238, 89.4935, 33.7126
CIE-Luv:
55.4238, 156.9700, 32.8126
Hunter-Lab:
48.3145, 72.4202, 27.1955
#fe2f33 color charts
#fe2f33 color shades, tints & tones
#fe2f33 color schemes
#fe2f33 color preview, HTML & CSS examples
This text has a color of #fe2f33
<p style="color:#fe2f33;">Text here</p>
.mytext {color:#fe2f33;}
This box has a color of #fe2f33
<div style="background-color:#fe2f33;">Content here</div>
.mybackground {background-color:#fe2f33;}
Border around this has a color of #fe2f33
<div style="border:2px solid #fe2f33;">Content here</div>
.myborder {border:2px solid #fe2f33;}