#fe5f3e color space conversions
Hex:
#fe5f3e
RGB:
254, 95, 62
CMY:
0, 63, 76
CMYK:
0, 63, 76, 0
HSL:
10°, 98.9691%, 61.9608%
HSV (HSB):
10°, 75.5906%, 99.6078%
XYZ:
45.8348, 29.6030, 7.8556
xyY:
0.5503, 0.3554, 29.6030
CIE-Lab:
61.3102, 58.8592, 50.0333
CIE-LCH:
61.3102, 77.2511, 40.3663
CIE-Luv:
61.3102, 126.9154, 40.3003
Hunter-Lab:
54.4087, 55.1561, 29.5257
#fe5f3e color charts
#fe5f3e color shades, tints & tones
#fe5f3e color schemes
#fe5f3e color preview, HTML & CSS examples
This text has a color of #fe5f3e
<p style="color:#fe5f3e;">Text here</p>
.mytext {color:#fe5f3e;}
This box has a color of #fe5f3e
<div style="background-color:#fe5f3e;">Content here</div>
.mybackground {background-color:#fe5f3e;}
Border around this has a color of #fe5f3e
<div style="border:2px solid #fe5f3e;">Content here</div>
.myborder {border:2px solid #fe5f3e;}