#f97400 color space conversions
Hex:
#f97400
RGB:
249, 116, 0
CMY:
2, 55, 100
CMYK:
0, 53, 100, 2
HSL:
28°, 100.0000%, 48.8235%
HSV (HSB):
28°, 100.0000%, 97.6471%
XYZ:
45.3123, 32.6305, 3.9101
xyY:
0.5536, 0.3986, 32.6305
CIE-Lab:
63.8606, 46.3705, 71.7066
CIE-LCH:
63.8606, 85.3936, 57.1105
CIE-Luv:
63.8606, 111.0913, 57.3136
Hunter-Lab:
57.1231, 41.6277, 35.9278
#f97400 color charts
#f97400 color shades, tints & tones
#f97400 color schemes
#f97400 color preview, HTML & CSS examples
This text has a color of #f97400
<p style="color:#f97400;">Text here</p>
.mytext {color:#f97400;}
This box has a color of #f97400
<div style="background-color:#f97400;">Content here</div>
.mybackground {background-color:#f97400;}
Border around this has a color of #f97400
<div style="border:2px solid #f97400;">Content here</div>
.myborder {border:2px solid #f97400;}