#f97d5f color space conversions
Hex:
#f97d5f
RGB:
249, 125, 95
CMY:
2, 51, 63
CMYK:
0, 50, 62, 2
HSL:
12°, 92.7711%, 67.4510%
HSV (HSB):
12°, 61.8474%, 97.6471%
XYZ:
48.4661, 35.6332, 15.1499
xyY:
0.4883, 0.3590, 35.6332
CIE-Lab:
66.2387, 44.9797, 38.1542
CIE-LCH:
66.2387, 58.9823, 40.3064
CIE-Luv:
66.2387, 95.2881, 36.1614
Hunter-Lab:
59.6935, 40.4632, 26.7380
#f97d5f color charts
#f97d5f color shades, tints & tones
#f97d5f color schemes
#f97d5f color preview, HTML & CSS examples
This text has a color of #f97d5f
<p style="color:#f97d5f;">Text here</p>
.mytext {color:#f97d5f;}
This box has a color of #f97d5f
<div style="background-color:#f97d5f;">Content here</div>
.mybackground {background-color:#f97d5f;}
Border around this has a color of #f97d5f
<div style="border:2px solid #f97d5f;">Content here</div>
.myborder {border:2px solid #f97d5f;}