#f97d1a color space conversions
Hex:
#f97d1a
RGB:
249, 125, 26
CMY:
2, 51, 90
CMYK:
0, 50, 90, 2
HSL:
27°, 94.8936%, 53.9216%
HSV (HSB):
27°, 89.5582%, 97.6471%
XYZ:
46.5870, 34.8815, 5.2547
xyY:
0.5372, 0.4022, 34.8815
CIE-Lab:
65.6563, 42.2592, 67.9710
CIE-LCH:
65.6563, 80.0368, 58.1298
CIE-Luv:
65.6563, 102.7579, 57.8495
Hunter-Lab:
59.0606, 37.4447, 36.0673
#f97d1a color charts
#f97d1a color shades, tints & tones
#f97d1a color schemes
#f97d1a color preview, HTML & CSS examples
This text has a color of #f97d1a
<p style="color:#f97d1a;">Text here</p>
.mytext {color:#f97d1a;}
This box has a color of #f97d1a
<div style="background-color:#f97d1a;">Content here</div>
.mybackground {background-color:#f97d1a;}
Border around this has a color of #f97d1a
<div style="border:2px solid #f97d1a;">Content here</div>
.myborder {border:2px solid #f97d1a;}