#fe5d25 color space conversions
Hex:
#fe5d25
RGB:
254, 93, 37
CMY:
0, 64, 85
CMYK:
0, 63, 85, 0
HSL:
15°, 99.0868%, 57.0588%
HSV (HSB):
15°, 85.4331%, 99.6078%
XYZ:
45.1213, 29.0331, 4.9761
xyY:
0.5702, 0.3669, 29.0331
CIE-Lab:
60.8108, 58.9666, 60.9271
CIE-LCH:
60.8108, 84.7890, 45.9368
CIE-Luv:
60.8108, 131.5264, 46.6076
Hunter-Lab:
53.8824, 55.1825, 32.2422
#fe5d25 color charts
#fe5d25 color shades, tints & tones
#fe5d25 color schemes
#fe5d25 color preview, HTML & CSS examples
This text has a color of #fe5d25
<p style="color:#fe5d25;">Text here</p>
.mytext {color:#fe5d25;}
This box has a color of #fe5d25
<div style="background-color:#fe5d25;">Content here</div>
.mybackground {background-color:#fe5d25;}
Border around this has a color of #fe5d25
<div style="border:2px solid #fe5d25;">Content here</div>
.myborder {border:2px solid #fe5d25;}