#f97d6c color space conversions
Hex:
#f97d6c
RGB:
249, 125, 108
CMY:
2, 51, 58
CMYK:
0, 50, 57, 2
HSL:
7°, 92.1569%, 70.0000%
HSV (HSB):
7°, 56.6265%, 97.6471%
XYZ:
49.1073, 35.8897, 18.5265
xyY:
0.4744, 0.3467, 35.8897
CIE-Lab:
66.4355, 45.8852, 31.3044
CIE-LCH:
66.4355, 55.5465, 34.3031
CIE-Luv:
66.4355, 92.9591, 29.3494
Hunter-Lab:
59.9080, 41.4796, 23.6002
#f97d6c color charts
#f97d6c color shades, tints & tones
#f97d6c color schemes
#f97d6c color preview, HTML & CSS examples
This text has a color of #f97d6c
<p style="color:#f97d6c;">Text here</p>
.mytext {color:#f97d6c;}
This box has a color of #f97d6c
<div style="background-color:#f97d6c;">Content here</div>
.mybackground {background-color:#f97d6c;}
Border around this has a color of #f97d6c
<div style="border:2px solid #f97d6c;">Content here</div>
.myborder {border:2px solid #f97d6c;}