#fe5f3a color space conversions
Hex:
#fe5f3a
RGB:
254, 95, 58
CMY:
0, 63, 77
CMYK:
0, 63, 77, 0
HSL:
11°, 98.9899%, 61.1765%
HSV (HSB):
11°, 77.1654%, 99.6078%
XYZ:
45.7290, 29.5607, 7.2986
xyY:
0.5537, 0.3579, 29.5607
CIE-Lab:
61.2734, 58.7161, 51.9862
CIE-LCH:
61.2734, 78.4229, 41.5211
CIE-Luv:
61.2734, 127.5218, 41.6330
Hunter-Lab:
54.3698, 54.9845, 30.0998
#fe5f3a color charts
#fe5f3a color shades, tints & tones
#fe5f3a color schemes
#fe5f3a color preview, HTML & CSS examples
This text has a color of #fe5f3a
<p style="color:#fe5f3a;">Text here</p>
.mytext {color:#fe5f3a;}
This box has a color of #fe5f3a
<div style="background-color:#fe5f3a;">Content here</div>
.mybackground {background-color:#fe5f3a;}
Border around this has a color of #fe5f3a
<div style="border:2px solid #fe5f3a;">Content here</div>
.myborder {border:2px solid #fe5f3a;}