#f97e97 color space conversions
Hex:
#f97e97
RGB:
249, 126, 151
CMY:
2, 51, 41
CMYK:
0, 49, 39, 2
HSL:
348°, 91.1111%, 73.5294%
HSV (HSB):
348°, 49.3976%, 97.6471%
XYZ:
52.1137, 37.2958, 33.7303
xyY:
0.4232, 0.3029, 37.2958
CIE-Lab:
67.4984, 49.3298, 8.6361
CIE-LCH:
67.4984, 50.0801, 9.9300
CIE-Luv:
67.4984, 83.0350, 2.2893
Hunter-Lab:
61.0703, 45.4481, 10.0022
#f97e97 color charts
#f97e97 color shades, tints & tones
#f97e97 color schemes
#f97e97 color preview, HTML & CSS examples
This text has a color of #f97e97
<p style="color:#f97e97;">Text here</p>
.mytext {color:#f97e97;}
This box has a color of #f97e97
<div style="background-color:#f97e97;">Content here</div>
.mybackground {background-color:#f97e97;}
Border around this has a color of #f97e97
<div style="border:2px solid #f97e97;">Content here</div>
.myborder {border:2px solid #f97e97;}