#fe1a1c color space conversions
Hex:
#fe1a1c
RGB:
254, 26, 28
CMY:
0, 90, 89
CMYK:
0, 90, 89, 0
HSL:
359°, 99.1304%, 54.9020%
HSV (HSB):
359°, 89.7638%, 99.6078%
XYZ:
41.4520, 21.8935, 3.1397
xyY:
0.6235, 0.3293, 21.8935
CIE-Lab:
53.9138, 77.8221, 59.2110
CIE-LCH:
53.9138, 97.7866, 37.2657
CIE-Luv:
53.9138, 167.7441, 35.8758
Hunter-Lab:
46.7904, 76.2513, 28.7749
#fe1a1c color charts
#fe1a1c color shades, tints & tones
#fe1a1c color schemes
#fe1a1c color preview, HTML & CSS examples
This text has a color of #fe1a1c
<p style="color:#fe1a1c;">Text here</p>
.mytext {color:#fe1a1c;}
This box has a color of #fe1a1c
<div style="background-color:#fe1a1c;">Content here</div>
.mybackground {background-color:#fe1a1c;}
Border around this has a color of #fe1a1c
<div style="border:2px solid #fe1a1c;">Content here</div>
.myborder {border:2px solid #fe1a1c;}