#f97a1f color space conversions
Hex:
#f97a1f
RGB:
249, 122, 31
CMY:
2, 52, 88
CMYK:
0, 51, 88, 2
HSL:
25°, 94.7826%, 54.9020%
HSV (HSB):
25°, 87.5502%, 97.6471%
XYZ:
46.2738, 34.1577, 5.4505
xyY:
0.5388, 0.3977, 34.1577
CIE-Lab:
65.0876, 43.8252, 66.0968
CIE-LCH:
65.0876, 79.3060, 56.4538
CIE-Luv:
65.0876, 104.9800, 56.1113
Hunter-Lab:
58.4446, 39.0501, 35.3819
#f97a1f color charts
#f97a1f color shades, tints & tones
#f97a1f color schemes
#f97a1f color preview, HTML & CSS examples
This text has a color of #f97a1f
<p style="color:#f97a1f;">Text here</p>
.mytext {color:#f97a1f;}
This box has a color of #f97a1f
<div style="background-color:#f97a1f;">Content here</div>
.mybackground {background-color:#f97a1f;}
Border around this has a color of #f97a1f
<div style="border:2px solid #f97a1f;">Content here</div>
.myborder {border:2px solid #f97a1f;}