#f97e9e color space conversions
Hex:
#f97e9e
RGB:
249, 126, 158
CMY:
2, 51, 38
CMYK:
0, 49, 37, 2
HSL:
344°, 91.1111%, 73.5294%
HSV (HSB):
344°, 49.3976%, 97.6471%
XYZ:
52.6993, 37.5301, 36.8142
xyY:
0.4148, 0.2954, 37.5301
CIE-Lab:
67.6728, 50.1051, 4.9323
CIE-LCH:
67.6728, 50.3473, 5.6220
CIE-Luv:
67.6728, 81.3567, -2.7687
Hunter-Lab:
61.2618, 46.3432, 7.2539
#f97e9e color charts
#f97e9e color shades, tints & tones
#f97e9e color schemes
#f97e9e color preview, HTML & CSS examples
This text has a color of #f97e9e
<p style="color:#f97e9e;">Text here</p>
.mytext {color:#f97e9e;}
This box has a color of #f97e9e
<div style="background-color:#f97e9e;">Content here</div>
.mybackground {background-color:#f97e9e;}
Border around this has a color of #f97e9e
<div style="border:2px solid #f97e9e;">Content here</div>
.myborder {border:2px solid #f97e9e;}