#fe1c1a color space conversions
Hex:
#fe1c1a
RGB:
254, 28, 26
CMY:
0, 89, 90
CMYK:
0, 89, 90, 0
HSL:
1°, 99.1304%, 54.9020%
HSV (HSB):
1°, 89.7638%, 99.6078%
XYZ:
41.4748, 21.9759, 3.0331
xyY:
0.6238, 0.3305, 21.9759
CIE-Lab:
54.0014, 77.5134, 60.0643
CIE-LCH:
54.0014, 98.0615, 37.7717
CIE-Luv:
54.0014, 167.4260, 36.4029
Hunter-Lab:
46.8785, 75.8868, 28.9788
#fe1c1a color charts
#fe1c1a color shades, tints & tones
#fe1c1a color schemes
#fe1c1a color preview, HTML & CSS examples
This text has a color of #fe1c1a
<p style="color:#fe1c1a;">Text here</p>
.mytext {color:#fe1c1a;}
This box has a color of #fe1c1a
<div style="background-color:#fe1c1a;">Content here</div>
.mybackground {background-color:#fe1c1a;}
Border around this has a color of #fe1c1a
<div style="border:2px solid #fe1c1a;">Content here</div>
.myborder {border:2px solid #fe1c1a;}