#fe5015 color space conversions
Hex:
#fe5015
RGB:
254, 80, 21
CMY:
0, 69, 92
CMYK:
0, 69, 92, 0
HSL:
15°, 99.1489%, 53.9216%
HSV (HSB):
15°, 91.7323%, 99.6078%
XYZ:
43.8771, 26.8623, 3.5818
xyY:
0.5904, 0.3614, 26.8623
CIE-Lab:
58.8466, 63.8142, 64.9626
CIE-LCH:
58.8466, 91.0626, 45.5110
CIE-Luv:
58.8466, 142.0901, 45.9283
Hunter-Lab:
51.8288, 60.4134, 32.1827
#fe5015 color charts
#fe5015 color shades, tints & tones
#fe5015 color schemes
#fe5015 color preview, HTML & CSS examples
This text has a color of #fe5015
<p style="color:#fe5015;">Text here</p>
.mytext {color:#fe5015;}
This box has a color of #fe5015
<div style="background-color:#fe5015;">Content here</div>
.mybackground {background-color:#fe5015;}
Border around this has a color of #fe5015
<div style="border:2px solid #fe5015;">Content here</div>
.myborder {border:2px solid #fe5015;}