#fe5b3d color space conversions
Hex:
#fe5b3d
RGB:
254, 91, 61
CMY:
0, 64, 76
CMYK:
0, 64, 76, 0
HSL:
9°, 98.9744%, 61.7647%
HSV (HSB):
9°, 75.9843%, 99.6078%
XYZ:
45.4564, 28.8899, 7.5954
xyY:
0.5547, 0.3526, 28.8899
CIE-Lab:
60.6844, 60.4750, 49.8841
CIE-LCH:
60.6844, 78.3942, 39.5183
CIE-Luv:
60.6844, 129.8981, 39.4704
Hunter-Lab:
53.7493, 56.8981, 29.2462
#fe5b3d color charts
#fe5b3d color shades, tints & tones
#fe5b3d color schemes
#fe5b3d color preview, HTML & CSS examples
This text has a color of #fe5b3d
<p style="color:#fe5b3d;">Text here</p>
.mytext {color:#fe5b3d;}
This box has a color of #fe5b3d
<div style="background-color:#fe5b3d;">Content here</div>
.mybackground {background-color:#fe5b3d;}
Border around this has a color of #fe5b3d
<div style="border:2px solid #fe5b3d;">Content here</div>
.myborder {border:2px solid #fe5b3d;}