#fe7d25 color space conversions
Hex:
#fe7d25
RGB:
254, 125, 37
CMY:
0, 51, 85
CMYK:
0, 51, 85, 0
HSL:
24°, 99.0868%, 57.0588%
HSV (HSB):
24°, 85.4331%, 99.6078%
XYZ:
48.5406, 35.8716, 6.1158
xyY:
0.5362, 0.3962, 35.8716
CIE-Lab:
66.4217, 44.3954, 65.5124
CIE-LCH:
66.4217, 79.1380, 55.8760
CIE-Luv:
66.4217, 106.3030, 56.4064
Hunter-Lab:
59.8929, 39.8538, 35.8708
#fe7d25 color charts
#fe7d25 color shades, tints & tones
#fe7d25 color schemes
#fe7d25 color preview, HTML & CSS examples
This text has a color of #fe7d25
<p style="color:#fe7d25;">Text here</p>
.mytext {color:#fe7d25;}
This box has a color of #fe7d25
<div style="background-color:#fe7d25;">Content here</div>
.mybackground {background-color:#fe7d25;}
Border around this has a color of #fe7d25
<div style="border:2px solid #fe7d25;">Content here</div>
.myborder {border:2px solid #fe7d25;}