#fe5e32 color space conversions
Hex:
#fe5e32
RGB:
254, 94, 50
CMY:
0, 63, 80
CMYK:
0, 63, 80, 0
HSL:
13°, 99.0291%, 59.6078%
HSV (HSB):
13°, 80.3150%, 99.6078%
XYZ:
45.4515, 29.3065, 6.2788
xyY:
0.5609, 0.3616, 29.3065
CIE-Lab:
61.0512, 58.8795, 55.5785
CIE-LCH:
61.0512, 80.9677, 43.3480
CIE-Luv:
61.0512, 129.3421, 43.7415
Hunter-Lab:
54.1355, 55.1292, 31.0182
#fe5e32 color charts
#fe5e32 color shades, tints & tones
#fe5e32 color schemes
#fe5e32 color preview, HTML & CSS examples
This text has a color of #fe5e32
<p style="color:#fe5e32;">Text here</p>
.mytext {color:#fe5e32;}
This box has a color of #fe5e32
<div style="background-color:#fe5e32;">Content here</div>
.mybackground {background-color:#fe5e32;}
Border around this has a color of #fe5e32
<div style="border:2px solid #fe5e32;">Content here</div>
.myborder {border:2px solid #fe5e32;}