#fe672f color space conversions
Hex:
#fe672f
RGB:
254, 103, 47
CMY:
0, 60, 82
CMYK:
0, 59, 81, 0
HSL:
16°, 99.0431%, 59.0196%
HSV (HSB):
16°, 81.4961%, 99.6078%
XYZ:
46.2364, 30.9766, 6.2315
xyY:
0.5541, 0.3712, 30.9766
CIE-Lab:
62.4878, 54.9250, 58.2501
CIE-LCH:
62.4878, 80.0614, 46.6828
CIE-Luv:
62.4878, 122.9815, 47.1960
Hunter-Lab:
55.6566, 50.8888, 32.3213
#fe672f color charts
#fe672f color shades, tints & tones
#fe672f color schemes
#fe672f color preview, HTML & CSS examples
This text has a color of #fe672f
<p style="color:#fe672f;">Text here</p>
.mytext {color:#fe672f;}
This box has a color of #fe672f
<div style="background-color:#fe672f;">Content here</div>
.mybackground {background-color:#fe672f;}
Border around this has a color of #fe672f
<div style="border:2px solid #fe672f;">Content here</div>
.myborder {border:2px solid #fe672f;}