#fe321a color space conversions
Hex:
#fe321a
RGB:
254, 50, 26
CMY:
0, 80, 90
CMYK:
0, 80, 90, 0
HSL:
6°, 99.1304%, 54.9020%
HSV (HSB):
6°, 89.7638%, 99.6078%
XYZ:
42.2001, 23.4266, 3.2749
xyY:
0.6125, 0.3400, 23.4266
CIE-Lab:
55.5091, 73.2131, 61.0937
CIE-LCH:
55.5091, 95.3551, 39.8438
CIE-Luv:
55.5091, 159.1742, 39.1759
Hunter-Lab:
48.4010, 70.9295, 29.8691
#fe321a color charts
#fe321a color shades, tints & tones
#fe321a color schemes
#fe321a color preview, HTML & CSS examples
This text has a color of #fe321a
<p style="color:#fe321a;">Text here</p>
.mytext {color:#fe321a;}
This box has a color of #fe321a
<div style="background-color:#fe321a;">Content here</div>
.mybackground {background-color:#fe321a;}
Border around this has a color of #fe321a
<div style="border:2px solid #fe321a;">Content here</div>
.myborder {border:2px solid #fe321a;}