#fe5e3f color space conversions
Hex:
#fe5e3f
RGB:
254, 94, 63
CMY:
0, 63, 75
CMYK:
0, 63, 75, 0
HSL:
10°, 98.9637%, 62.1569%
HSV (HSB):
10°, 75.1969%, 99.6078%
XYZ:
45.7730, 29.4351, 7.9717
xyY:
0.5503, 0.3539, 29.4351
CIE-Lab:
61.1637, 59.3142, 49.3729
CIE-LCH:
61.1637, 77.1741, 39.7739
CIE-Luv:
61.1637, 127.4676, 39.6552
Hunter-Lab:
54.2541, 55.6515, 29.2663
#fe5e3f color charts
#fe5e3f color shades, tints & tones
#fe5e3f color schemes
#fe5e3f color preview, HTML & CSS examples
This text has a color of #fe5e3f
<p style="color:#fe5e3f;">Text here</p>
.mytext {color:#fe5e3f;}
This box has a color of #fe5e3f
<div style="background-color:#fe5e3f;">Content here</div>
.mybackground {background-color:#fe5e3f;}
Border around this has a color of #fe5e3f
<div style="border:2px solid #fe5e3f;">Content here</div>
.myborder {border:2px solid #fe5e3f;}