#fe5b25 color space conversions
Hex:
#fe5b25
RGB:
254, 91, 37
CMY:
0, 64, 85
CMYK:
0, 64, 85, 0
HSL:
15°, 99.0868%, 57.0588%
HSV (HSB):
15°, 85.4331%, 99.6078%
XYZ:
44.9481, 28.6866, 4.9183
xyY:
0.5722, 0.3652, 28.6866
CIE-Lab:
60.5040, 59.7892, 60.6759
CIE-LCH:
60.5040, 85.1840, 45.4217
CIE-Luv:
60.5040, 132.9918, 46.0591
Hunter-Lab:
53.5598, 56.0696, 32.0474
#fe5b25 color charts
#fe5b25 color shades, tints & tones
#fe5b25 color schemes
#fe5b25 color preview, HTML & CSS examples
This text has a color of #fe5b25
<p style="color:#fe5b25;">Text here</p>
.mytext {color:#fe5b25;}
This box has a color of #fe5b25
<div style="background-color:#fe5b25;">Content here</div>
.mybackground {background-color:#fe5b25;}
Border around this has a color of #fe5b25
<div style="border:2px solid #fe5b25;">Content here</div>
.myborder {border:2px solid #fe5b25;}