#fe1e32 color space conversions
Hex:
#fe1e32
RGB:
254, 30, 50
CMY:
0, 88, 80
CMYK:
0, 88, 80, 0
HSL:
355°, 99.1150%, 55.6863%
HSV (HSB):
355°, 88.1890%, 99.6078%
XYZ:
41.9130, 22.2297, 5.0993
xyY:
0.6053, 0.3210, 22.2297
CIE-Lab:
54.2698, 77.6878, 49.0640
CIE-LCH:
54.2698, 91.8840, 32.2746
CIE-Luv:
54.2698, 163.1951, 30.8975
Hunter-Lab:
47.1483, 76.1700, 26.5914
#fe1e32 color charts
#fe1e32 color shades, tints & tones
#fe1e32 color schemes
#fe1e32 color preview, HTML & CSS examples
This text has a color of #fe1e32
<p style="color:#fe1e32;">Text here</p>
.mytext {color:#fe1e32;}
This box has a color of #fe1e32
<div style="background-color:#fe1e32;">Content here</div>
.mybackground {background-color:#fe1e32;}
Border around this has a color of #fe1e32
<div style="border:2px solid #fe1e32;">Content here</div>
.myborder {border:2px solid #fe1e32;}