#fe5a33 color space conversions
Hex:
#fe5a33
RGB:
254, 90, 51
CMY:
0, 65, 80
CMYK:
0, 65, 80, 0
HSL:
12°, 99.0244%, 59.8039%
HSV (HSB):
12°, 79.9213%, 99.6078%
XYZ:
45.1268, 28.6222, 6.2782
xyY:
0.5639, 0.3577, 28.6222
CIE-Lab:
60.4467, 60.5517, 54.5389
CIE-LCH:
60.4467, 81.4923, 42.0093
CIE-Luv:
60.4467, 132.0802, 42.3289
Hunter-Lab:
53.4997, 56.9395, 30.4921
#fe5a33 color charts
#fe5a33 color shades, tints & tones
#fe5a33 color schemes
#fe5a33 color preview, HTML & CSS examples
This text has a color of #fe5a33
<p style="color:#fe5a33;">Text here</p>
.mytext {color:#fe5a33;}
This box has a color of #fe5a33
<div style="background-color:#fe5a33;">Content here</div>
.mybackground {background-color:#fe5a33;}
Border around this has a color of #fe5a33
<div style="border:2px solid #fe5a33;">Content here</div>
.myborder {border:2px solid #fe5a33;}