#fe9e30 color space conversions
Hex:
#fe9e30
RGB:
254, 158, 48
CMY:
0, 38, 81
CMYK:
0, 38, 81, 0
HSL:
32°, 99.0385%, 59.2157%
HSV (HSB):
32°, 81.1024%, 99.6078%
XYZ:
53.6334, 45.7380, 8.7978
xyY:
0.4958, 0.4228, 45.7380
CIE-Lab:
73.3752, 27.9387, 67.6312
CIE-LCH:
73.3752, 73.1748, 67.5543
CIE-Luv:
73.3752, 78.4040, 65.8054
Hunter-Lab:
67.6298, 23.2061, 39.6280
#fe9e30 color charts
#fe9e30 color shades, tints & tones
#fe9e30 color schemes
#fe9e30 color preview, HTML & CSS examples
This text has a color of #fe9e30
<p style="color:#fe9e30;">Text here</p>
.mytext {color:#fe9e30;}
This box has a color of #fe9e30
<div style="background-color:#fe9e30;">Content here</div>
.mybackground {background-color:#fe9e30;}
Border around this has a color of #fe9e30
<div style="border:2px solid #fe9e30;">Content here</div>
.myborder {border:2px solid #fe9e30;}