#f97d0e color space conversions
Hex:
#f97d0e
RGB:
249, 125, 14
CMY:
2, 51, 95
CMYK:
0, 50, 94, 2
HSL:
28°, 95.1417%, 51.5686%
HSV (HSB):
28°, 94.3775%, 97.6471%
XYZ:
46.4798, 34.8387, 4.6902
xyY:
0.5404, 0.4051, 34.8387
CIE-Lab:
65.6229, 42.1008, 70.6199
CIE-LCH:
65.6229, 82.2171, 59.1982
CIE-Luv:
65.6229, 103.2159, 59.1721
Hunter-Lab:
59.0243, 37.2707, 36.6056
#f97d0e color charts
#f97d0e color shades, tints & tones
#f97d0e color schemes
#f97d0e color preview, HTML & CSS examples
This text has a color of #f97d0e
<p style="color:#f97d0e;">Text here</p>
.mytext {color:#f97d0e;}
This box has a color of #f97d0e
<div style="background-color:#f97d0e;">Content here</div>
.mybackground {background-color:#f97d0e;}
Border around this has a color of #f97d0e
<div style="border:2px solid #f97d0e;">Content here</div>
.myborder {border:2px solid #f97d0e;}