#f97f5e color space conversions
Hex:
#f97f5e
RGB:
249, 127, 94
CMY:
2, 50, 63
CMYK:
0, 49, 62, 2
HSL:
13°, 92.8144%, 67.2549%
HSV (HSB):
13°, 62.2490%, 97.6471%
XYZ:
48.6767, 36.1266, 14.9973
xyY:
0.4877, 0.3620, 36.1266
CIE-Lab:
66.6166, 43.9286, 39.1550
CIE-LCH:
66.6166, 58.8459, 41.7116
CIE-Luv:
66.6166, 93.9721, 37.4440
Hunter-Lab:
60.1054, 39.3746, 27.2800
#f97f5e color charts
#f97f5e color shades, tints & tones
#f97f5e color schemes
#f97f5e color preview, HTML & CSS examples
This text has a color of #f97f5e
<p style="color:#f97f5e;">Text here</p>
.mytext {color:#f97f5e;}
This box has a color of #f97f5e
<div style="background-color:#f97f5e;">Content here</div>
.mybackground {background-color:#f97f5e;}
Border around this has a color of #f97f5e
<div style="border:2px solid #f97f5e;">Content here</div>
.myborder {border:2px solid #f97f5e;}