#fe5022 color space conversions
Hex:
#fe5022
RGB:
254, 80, 34
CMY:
0, 69, 87
CMYK:
0, 69, 87, 0
HSL:
13°, 99.0991%, 56.4706%
HSV (HSB):
13°, 86.6142%, 99.6078%
XYZ:
44.0304, 26.9236, 4.3895
xyY:
0.5844, 0.3573, 26.9236
CIE-Lab:
58.9036, 64.0185, 60.5666
CIE-LCH:
58.9036, 88.1288, 43.4129
CIE-Luv:
58.9036, 141.0189, 43.8213
Hunter-Lab:
51.8880, 60.6652, 31.3059
#fe5022 color charts
#fe5022 color shades, tints & tones
#fe5022 color schemes
#fe5022 color preview, HTML & CSS examples
This text has a color of #fe5022
<p style="color:#fe5022;">Text here</p>
.mytext {color:#fe5022;}
This box has a color of #fe5022
<div style="background-color:#fe5022;">Content here</div>
.mybackground {background-color:#fe5022;}
Border around this has a color of #fe5022
<div style="border:2px solid #fe5022;">Content here</div>
.myborder {border:2px solid #fe5022;}