#f97adc color space conversions
Hex:
#f97adc
RGB:
249, 122, 220
CMY:
2, 52, 14
CMYK:
0, 51, 12, 2
HSL:
314°, 91.3669%, 72.7451%
HSV (HSB):
314°, 51.0040%, 97.6471%
XYZ:
58.9447, 39.2261, 72.1748
xyY:
0.3460, 0.2303, 39.2261
CIE-Lab:
68.9147, 60.3767, -27.9787
CIE-LCH:
68.9147, 66.5444, 335.1369
CIE-Luv:
68.9147, 67.2782, -53.4535
Hunter-Lab:
62.6308, 58.3909, -24.4835
#f97adc color charts
#f97adc color shades, tints & tones
#f97adc color schemes
#f97adc color preview, HTML & CSS examples
This text has a color of #f97adc
<p style="color:#f97adc;">Text here</p>
.mytext {color:#f97adc;}
This box has a color of #f97adc
<div style="background-color:#f97adc;">Content here</div>
.mybackground {background-color:#f97adc;}
Border around this has a color of #f97adc
<div style="border:2px solid #f97adc;">Content here</div>
.myborder {border:2px solid #f97adc;}