#fe8d2d color space conversions
Hex:
#fe8d2d
RGB:
254, 141, 45
CMY:
0, 45, 82
CMYK:
0, 44, 82, 0
HSL:
28°, 99.0521%, 58.6275%
HSV (HSB):
28°, 82.2835%, 99.6078%
XYZ:
50.8716, 40.3100, 7.5820
xyY:
0.5151, 0.4081, 40.3100
CIE-Lab:
69.6898, 36.6065, 65.4590
CIE-LCH:
69.6898, 74.9995, 60.7848
CIE-Luv:
69.6898, 92.5616, 60.2841
Hunter-Lab:
63.4902, 31.9155, 37.3627
#fe8d2d color charts
#fe8d2d color shades, tints & tones
#fe8d2d color schemes
#fe8d2d color preview, HTML & CSS examples
This text has a color of #fe8d2d
<p style="color:#fe8d2d;">Text here</p>
.mytext {color:#fe8d2d;}
This box has a color of #fe8d2d
<div style="background-color:#fe8d2d;">Content here</div>
.mybackground {background-color:#fe8d2d;}
Border around this has a color of #fe8d2d
<div style="border:2px solid #fe8d2d;">Content here</div>
.myborder {border:2px solid #fe8d2d;}