#f97d9e color space conversions
Hex:
#f97d9e
RGB:
249, 125, 158
CMY:
2, 51, 38
CMYK:
0, 50, 37, 2
HSL:
344°, 91.1765%, 73.3333%
HSV (HSB):
344°, 49.7992%, 97.6471%
XYZ:
52.5721, 37.2756, 36.7718
xyY:
0.4152, 0.2944, 37.2756
CIE-Lab:
67.4833, 50.5913, 4.6590
CIE-LCH:
67.4833, 50.8054, 5.2616
CIE-Luv:
67.4833, 81.9467, -3.2423
Hunter-Lab:
61.0537, 46.8586, 7.0281
#f97d9e color charts
#f97d9e color shades, tints & tones
#f97d9e color schemes
#f97d9e color preview, HTML & CSS examples
This text has a color of #f97d9e
<p style="color:#f97d9e;">Text here</p>
.mytext {color:#f97d9e;}
This box has a color of #f97d9e
<div style="background-color:#f97d9e;">Content here</div>
.mybackground {background-color:#f97d9e;}
Border around this has a color of #f97d9e
<div style="border:2px solid #f97d9e;">Content here</div>
.myborder {border:2px solid #f97d9e;}