#fe8d40 color space conversions
Hex:
#fe8d40
RGB:
254, 141, 64
CMY:
0, 45, 75
CMYK:
0, 44, 75, 0
HSL:
24°, 98.9583%, 62.3529%
HSV (HSB):
24°, 74.8031%, 99.6078%
XYZ:
51.3233, 40.4907, 9.9609
xyY:
0.5043, 0.3978, 40.4907
CIE-Lab:
69.8176, 37.2536, 57.8437
CIE-LCH:
69.8176, 68.8021, 57.2169
CIE-Luv:
69.8176, 91.0405, 55.2771
Hunter-Lab:
63.6323, 32.6145, 35.2614
#fe8d40 color charts
#fe8d40 color shades, tints & tones
#fe8d40 color schemes
#fe8d40 color preview, HTML & CSS examples
This text has a color of #fe8d40
<p style="color:#fe8d40;">Text here</p>
.mytext {color:#fe8d40;}
This box has a color of #fe8d40
<div style="background-color:#fe8d40;">Content here</div>
.mybackground {background-color:#fe8d40;}
Border around this has a color of #fe8d40
<div style="border:2px solid #fe8d40;">Content here</div>
.myborder {border:2px solid #fe8d40;}