#fe5b3a color space conversions
Hex:
#fe5b3a
RGB:
254, 91, 58
CMY:
0, 64, 77
CMYK:
0, 64, 77, 0
HSL:
10°, 98.9899%, 61.1765%
HSV (HSB):
10°, 77.1654%, 99.6078%
XYZ:
45.3779, 28.8585, 7.1816
xyY:
0.5573, 0.3544, 28.8585
CIE-Lab:
60.6565, 60.3695, 51.3594
CIE-LCH:
60.6565, 79.2607, 40.3895
CIE-Luv:
60.6565, 130.3672, 40.4712
Hunter-Lab:
53.7201, 56.7704, 29.6779
#fe5b3a color charts
#fe5b3a color shades, tints & tones
#fe5b3a color schemes
#fe5b3a color preview, HTML & CSS examples
This text has a color of #fe5b3a
<p style="color:#fe5b3a;">Text here</p>
.mytext {color:#fe5b3a;}
This box has a color of #fe5b3a
<div style="background-color:#fe5b3a;">Content here</div>
.mybackground {background-color:#fe5b3a;}
Border around this has a color of #fe5b3a
<div style="border:2px solid #fe5b3a;">Content here</div>
.myborder {border:2px solid #fe5b3a;}