#fe1e2d color space conversions
Hex:
#fe1e2d
RGB:
254, 30, 45
CMY:
0, 88, 82
CMYK:
0, 88, 82, 0
HSL:
356°, 99.1150%, 55.6863%
HSV (HSB):
356°, 88.1890%, 99.6078%
XYZ:
41.8110, 22.1888, 4.5618
xyY:
0.6098, 0.3236, 22.1888
CIE-Lab:
54.2268, 77.5641, 51.6173
CIE-LCH:
54.2268, 93.1694, 33.6429
CIE-Luv:
54.2268, 164.1374, 32.3693
Hunter-Lab:
47.1050, 76.0049, 27.2317
#fe1e2d color charts
#fe1e2d color shades, tints & tones
#fe1e2d color schemes
#fe1e2d color preview, HTML & CSS examples
This text has a color of #fe1e2d
<p style="color:#fe1e2d;">Text here</p>
.mytext {color:#fe1e2d;}
This box has a color of #fe1e2d
<div style="background-color:#fe1e2d;">Content here</div>
.mybackground {background-color:#fe1e2d;}
Border around this has a color of #fe1e2d
<div style="border:2px solid #fe1e2d;">Content here</div>
.myborder {border:2px solid #fe1e2d;}