#fe5a3a color space conversions
Hex:
#fe5a3a
RGB:
254, 90, 58
CMY:
0, 65, 77
CMYK:
0, 65, 77, 0
HSL:
10°, 98.9899%, 61.1765%
HSV (HSB):
10°, 77.1654%, 99.6078%
XYZ:
45.2929, 28.6886, 7.1532
xyY:
0.5582, 0.3536, 28.6886
CIE-Lab:
60.5059, 60.7750, 51.2059
CIE-LCH:
60.5059, 79.4710, 40.1157
CIE-Luv:
60.5059, 131.0675, 40.1864
Hunter-Lab:
53.5618, 57.2101, 29.5750
#fe5a3a color charts
#fe5a3a color shades, tints & tones
#fe5a3a color schemes
#fe5a3a color preview, HTML & CSS examples
This text has a color of #fe5a3a
<p style="color:#fe5a3a;">Text here</p>
.mytext {color:#fe5a3a;}
This box has a color of #fe5a3a
<div style="background-color:#fe5a3a;">Content here</div>
.mybackground {background-color:#fe5a3a;}
Border around this has a color of #fe5a3a
<div style="border:2px solid #fe5a3a;">Content here</div>
.myborder {border:2px solid #fe5a3a;}