#fe5a06 color space conversions
Hex:
#fe5a06
RGB:
254, 90, 6
CMY:
0, 65, 98
CMYK:
0, 65, 98, 0
HSL:
20°, 99.2000%, 50.9804%
HSV (HSB):
20°, 97.6378%, 99.6078%
XYZ:
44.5621, 28.3963, 3.3046
xyY:
0.5843, 0.3723, 28.3963
CIE-Lab:
60.2451, 59.7870, 69.0714
CIE-LCH:
60.2451, 91.3528, 49.1211
CIE-Luv:
60.2451, 135.6367, 49.8328
Hunter-Lab:
53.2882, 56.0158, 33.6249
#fe5a06 color charts
#fe5a06 color shades, tints & tones
#fe5a06 color schemes
#fe5a06 color preview, HTML & CSS examples
This text has a color of #fe5a06
<p style="color:#fe5a06;">Text here</p>
.mytext {color:#fe5a06;}
This box has a color of #fe5a06
<div style="background-color:#fe5a06;">Content here</div>
.mybackground {background-color:#fe5a06;}
Border around this has a color of #fe5a06
<div style="border:2px solid #fe5a06;">Content here</div>
.myborder {border:2px solid #fe5a06;}