#fe301d color space conversions
Hex:
#fe301d
RGB:
254, 48, 29
CMY:
0, 81, 89
CMYK:
0, 81, 89, 0
HSL:
5°, 99.1189%, 55.4902%
HSV (HSB):
5°, 88.5827%, 99.6078%
XYZ:
42.1518, 23.2734, 3.4330
xyY:
0.6122, 0.3380, 23.2734
CIE-Lab:
55.3529, 73.7407, 59.8392
CIE-LCH:
55.3529, 94.9654, 39.0587
CIE-Luv:
55.3529, 159.7833, 38.3481
Hunter-Lab:
48.2426, 71.5393, 29.5507
#fe301d color charts
#fe301d color shades, tints & tones
#fe301d color schemes
#fe301d color preview, HTML & CSS examples
This text has a color of #fe301d
<p style="color:#fe301d;">Text here</p>
.mytext {color:#fe301d;}
This box has a color of #fe301d
<div style="background-color:#fe301d;">Content here</div>
.mybackground {background-color:#fe301d;}
Border around this has a color of #fe301d
<div style="border:2px solid #fe301d;">Content here</div>
.myborder {border:2px solid #fe301d;}