#f97aec color space conversions
Hex:
#f97aec
RGB:
249, 122, 236
CMY:
2, 52, 7
CMYK:
0, 51, 5, 2
HSL:
306°, 91.3669%, 72.7451%
HSV (HSB):
306°, 51.0040%, 97.6471%
XYZ:
61.1668, 40.1149, 83.8760
xyY:
0.3303, 0.2167, 40.1149
CIE-Lab:
69.5513, 62.9248, -35.8372
CIE-LCH:
69.5513, 72.4143, 330.3375
CIE-Luv:
69.5513, 63.0174, -66.5065
Hunter-Lab:
63.3364, 61.5469, -34.1820
#f97aec color charts
#f97aec color shades, tints & tones
#f97aec color schemes
#f97aec color preview, HTML & CSS examples
This text has a color of #f97aec
<p style="color:#f97aec;">Text here</p>
.mytext {color:#f97aec;}
This box has a color of #f97aec
<div style="background-color:#f97aec;">Content here</div>
.mybackground {background-color:#f97aec;}
Border around this has a color of #f97aec
<div style="border:2px solid #f97aec;">Content here</div>
.myborder {border:2px solid #f97aec;}