#fe401c color space conversions
Hex:
#fe401c
RGB:
254, 64, 28
CMY:
0, 75, 89
CMYK:
0, 75, 89, 0
HSL:
10°, 99.1228%, 55.2941%
HSV (HSB):
10°, 88.9764%, 99.6078%
XYZ:
42.9160, 24.8215, 3.6277
xyY:
0.6014, 0.3478, 24.8215
CIE-Lab:
56.9010, 69.3582, 61.3357
CIE-LCH:
56.9010, 92.5885, 41.4874
CIE-Luv:
56.9010, 151.6511, 41.3587
Hunter-Lab:
49.8211, 66.5733, 30.5576
#fe401c color charts
#fe401c color shades, tints & tones
#fe401c color schemes
#fe401c color preview, HTML & CSS examples
This text has a color of #fe401c
<p style="color:#fe401c;">Text here</p>
.mytext {color:#fe401c;}
This box has a color of #fe401c
<div style="background-color:#fe401c;">Content here</div>
.mybackground {background-color:#fe401c;}
Border around this has a color of #fe401c
<div style="border:2px solid #fe401c;">Content here</div>
.myborder {border:2px solid #fe401c;}