#fe1c1d color space conversions
Hex:
#fe1c1d
RGB:
254, 28, 29
CMY:
0, 89, 89
CMYK:
0, 89, 89, 0
HSL:
360°, 99.1228%, 55.2941%
HSV (HSB):
360°, 88.9764%, 99.6078%
XYZ:
41.5101, 21.9900, 3.2191
xyY:
0.6222, 0.3296, 21.9900
CIE-Lab:
54.0164, 77.5564, 58.8755
CIE-LCH:
54.0164, 97.3721, 37.2033
CIE-Luv:
54.0164, 167.0854, 35.8755
Hunter-Lab:
46.8935, 75.9441, 28.7554
#fe1c1d color charts
#fe1c1d color shades, tints & tones
#fe1c1d color schemes
#fe1c1d color preview, HTML & CSS examples
This text has a color of #fe1c1d
<p style="color:#fe1c1d;">Text here</p>
.mytext {color:#fe1c1d;}
This box has a color of #fe1c1d
<div style="background-color:#fe1c1d;">Content here</div>
.mybackground {background-color:#fe1c1d;}
Border around this has a color of #fe1c1d
<div style="border:2px solid #fe1c1d;">Content here</div>
.myborder {border:2px solid #fe1c1d;}