#fe7a2f color space conversions
Hex:
#fe7a2f
RGB:
254, 122, 47
CMY:
0, 52, 82
CMYK:
0, 52, 81, 0
HSL:
22°, 99.0431%, 59.0196%
HSV (HSB):
22°, 81.4961%, 99.6078%
XYZ:
48.3457, 35.1951, 6.9346
xyY:
0.5344, 0.3890, 35.1951
CIE-Lab:
65.9003, 46.1072, 61.3375
CIE-LCH:
65.9003, 76.7344, 53.0680
CIE-Luv:
65.9003, 107.9814, 53.2662
Hunter-Lab:
59.3255, 41.6441, 34.5974
#fe7a2f color charts
#fe7a2f color shades, tints & tones
#fe7a2f color schemes
#fe7a2f color preview, HTML & CSS examples
This text has a color of #fe7a2f
<p style="color:#fe7a2f;">Text here</p>
.mytext {color:#fe7a2f;}
This box has a color of #fe7a2f
<div style="background-color:#fe7a2f;">Content here</div>
.mybackground {background-color:#fe7a2f;}
Border around this has a color of #fe7a2f
<div style="border:2px solid #fe7a2f;">Content here</div>
.myborder {border:2px solid #fe7a2f;}