#fe3f1d color space conversions
Hex:
#fe3f1d
RGB:
254, 63, 29
CMY:
0, 75, 89
CMYK:
0, 75, 89, 0
HSL:
9°, 99.1189%, 55.4902%
HSV (HSB):
9°, 88.5827%, 99.6078%
XYZ:
42.8723, 24.7146, 3.6732
xyY:
0.6016, 0.3468, 24.7146
CIE-Lab:
56.7962, 69.6797, 60.8873
CIE-LCH:
56.7962, 92.5340, 41.1475
CIE-Luv:
56.7962, 152.1261, 40.9868
Hunter-Lab:
49.7137, 66.9365, 30.4189
#fe3f1d color charts
#fe3f1d color shades, tints & tones
#fe3f1d color schemes
#fe3f1d color preview, HTML & CSS examples
This text has a color of #fe3f1d
<p style="color:#fe3f1d;">Text here</p>
.mytext {color:#fe3f1d;}
This box has a color of #fe3f1d
<div style="background-color:#fe3f1d;">Content here</div>
.mybackground {background-color:#fe3f1d;}
Border around this has a color of #fe3f1d
<div style="border:2px solid #fe3f1d;">Content here</div>
.myborder {border:2px solid #fe3f1d;}