#fe5f36 color space conversions
Hex:
#fe5f36
RGB:
254, 95, 54
CMY:
0, 63, 79
CMYK:
0, 63, 79, 0
HSL:
12°, 99.0099%, 60.3922%
HSV (HSB):
12°, 78.7402%, 99.6078%
XYZ:
45.6311, 29.5216, 6.7832
xyY:
0.5569, 0.3603, 29.5216
CIE-Lab:
61.2392, 58.5835, 53.8864
CIE-LCH:
61.2392, 79.5976, 42.6085
CIE-Luv:
61.2392, 128.0878, 42.8760
Hunter-Lab:
54.3338, 54.8255, 30.6316
#fe5f36 color charts
#fe5f36 color shades, tints & tones
#fe5f36 color schemes
#fe5f36 color preview, HTML & CSS examples
This text has a color of #fe5f36
<p style="color:#fe5f36;">Text here</p>
.mytext {color:#fe5f36;}
This box has a color of #fe5f36
<div style="background-color:#fe5f36;">Content here</div>
.mybackground {background-color:#fe5f36;}
Border around this has a color of #fe5f36
<div style="border:2px solid #fe5f36;">Content here</div>
.myborder {border:2px solid #fe5f36;}