#fe5f1d color space conversions
Hex:
#fe5f1d
RGB:
254, 95, 29
CMY:
0, 63, 89
CMYK:
0, 63, 89, 0
HSL:
18°, 99.1189%, 55.4902%
HSV (HSB):
18°, 88.5827%, 99.6078%
XYZ:
45.1870, 29.3440, 4.4447
xyY:
0.5722, 0.3716, 29.3440
CIE-Lab:
61.0840, 57.9784, 64.0395
CIE-LCH:
61.0840, 86.3861, 47.8438
CIE-Luv:
61.0840, 130.7178, 48.6401
Hunter-Lab:
54.1701, 54.1017, 33.0542
#fe5f1d color charts
#fe5f1d color shades, tints & tones
#fe5f1d color schemes
#fe5f1d color preview, HTML & CSS examples
This text has a color of #fe5f1d
<p style="color:#fe5f1d;">Text here</p>
.mytext {color:#fe5f1d;}
This box has a color of #fe5f1d
<div style="background-color:#fe5f1d;">Content here</div>
.mybackground {background-color:#fe5f1d;}
Border around this has a color of #fe5f1d
<div style="border:2px solid #fe5f1d;">Content here</div>
.myborder {border:2px solid #fe5f1d;}