#f97ec4 color space conversions
Hex:
#f97ec4
RGB:
249, 126, 196
CMY:
2, 51, 23
CMYK:
0, 49, 21, 2
HSL:
326°, 91.1111%, 73.5294%
HSV (HSB):
326°, 49.3976%, 97.6471%
XYZ:
56.4916, 39.0470, 56.7839
xyY:
0.3709, 0.2563, 39.0470
CIE-Lab:
68.7853, 54.9357, -14.8034
CIE-LCH:
68.7853, 56.8952, 344.9188
CIE-Luv:
68.7853, 71.7658, -32.0498
Hunter-Lab:
62.4876, 52.0188, -10.1369
#f97ec4 color charts
#f97ec4 color shades, tints & tones
#f97ec4 color schemes
#f97ec4 color preview, HTML & CSS examples
This text has a color of #f97ec4
<p style="color:#f97ec4;">Text here</p>
.mytext {color:#f97ec4;}
This box has a color of #f97ec4
<div style="background-color:#f97ec4;">Content here</div>
.mybackground {background-color:#f97ec4;}
Border around this has a color of #f97ec4
<div style="border:2px solid #f97ec4;">Content here</div>
.myborder {border:2px solid #f97ec4;}