#fe8d2c color space conversions
Hex:
#fe8d2c
RGB:
254, 141, 44
CMY:
0, 45, 83
CMYK:
0, 44, 83, 0
HSL:
28°, 99.0566%, 58.4314%
HSV (HSB):
28°, 82.6772%, 99.6078%
XYZ:
50.8525, 40.3024, 7.4818
xyY:
0.5156, 0.4086, 40.3024
CIE-Lab:
69.6844, 36.5792, 65.8139
CIE-LCH:
69.6844, 75.2961, 60.9348
CIE-Luv:
69.6844, 92.6266, 60.4980
Hunter-Lab:
63.4842, 31.8860, 37.4514
#fe8d2c color charts
#fe8d2c color shades, tints & tones
#fe8d2c color schemes
#fe8d2c color preview, HTML & CSS examples
This text has a color of #fe8d2c
<p style="color:#fe8d2c;">Text here</p>
.mytext {color:#fe8d2c;}
This box has a color of #fe8d2c
<div style="background-color:#fe8d2c;">Content here</div>
.mybackground {background-color:#fe8d2c;}
Border around this has a color of #fe8d2c
<div style="border:2px solid #fe8d2c;">Content here</div>
.myborder {border:2px solid #fe8d2c;}