#fe322f color space conversions
Hex:
#fe322f
RGB:
254, 50, 47
CMY:
0, 80, 82
CMYK:
0, 80, 81, 0
HSL:
1°, 99.0431%, 59.0196%
HSV (HSB):
1°, 81.4961%, 99.6078%
XYZ:
42.5267, 23.5573, 4.9949
xyY:
0.5983, 0.3314, 23.5573
CIE-Lab:
55.6418, 73.6228, 51.9247
CIE-LCH:
55.6418, 90.0915, 35.1946
CIE-Luv:
55.6418, 156.3695, 34.4882
Hunter-Lab:
48.5358, 71.4627, 27.8734
#fe322f color charts
#fe322f color shades, tints & tones
#fe322f color schemes
#fe322f color preview, HTML & CSS examples
This text has a color of #fe322f
<p style="color:#fe322f;">Text here</p>
.mytext {color:#fe322f;}
This box has a color of #fe322f
<div style="background-color:#fe322f;">Content here</div>
.mybackground {background-color:#fe322f;}
Border around this has a color of #fe322f
<div style="border:2px solid #fe322f;">Content here</div>
.myborder {border:2px solid #fe322f;}