#f97ea0 color space conversions
Hex:
#f97ea0
RGB:
249, 126, 160
CMY:
2, 51, 37
CMYK:
0, 49, 36, 2
HSL:
343°, 91.1111%, 73.5294%
HSV (HSB):
343°, 49.3976%, 97.6471%
XYZ:
52.8729, 37.5995, 37.7284
xyY:
0.4124, 0.2933, 37.5995
CIE-Lab:
67.7244, 50.3334, 3.8773
CIE-LCH:
67.7244, 50.4825, 4.4049
CIE-Luv:
67.7244, 80.8705, -4.2374
Hunter-Lab:
61.3184, 46.6076, 6.4426
#f97ea0 color charts
#f97ea0 color shades, tints & tones
#f97ea0 color schemes
#f97ea0 color preview, HTML & CSS examples
This text has a color of #f97ea0
<p style="color:#f97ea0;">Text here</p>
.mytext {color:#f97ea0;}
This box has a color of #f97ea0
<div style="background-color:#f97ea0;">Content here</div>
.mybackground {background-color:#f97ea0;}
Border around this has a color of #f97ea0
<div style="border:2px solid #f97ea0;">Content here</div>
.myborder {border:2px solid #f97ea0;}