#f97ace color space conversions
Hex:
#f97ace
RGB:
249, 122, 206
CMY:
2, 52, 19
CMYK:
0, 51, 17, 2
HSL:
320°, 91.3669%, 72.7451%
HSV (HSB):
320°, 51.0040%, 97.6471%
XYZ:
57.1670, 38.5150, 62.8136
xyY:
0.3607, 0.2430, 38.5150
CIE-Lab:
68.3985, 58.2716, -20.9778
CIE-LCH:
68.3985, 61.9326, 340.2011
CIE-Luv:
68.3985, 71.0408, -42.0776
Hunter-Lab:
62.0605, 55.8195, -16.5672
#f97ace color charts
#f97ace color shades, tints & tones
#f97ace color schemes
#f97ace color preview, HTML & CSS examples
This text has a color of #f97ace
<p style="color:#f97ace;">Text here</p>
.mytext {color:#f97ace;}
This box has a color of #f97ace
<div style="background-color:#f97ace;">Content here</div>
.mybackground {background-color:#f97ace;}
Border around this has a color of #f97ace
<div style="border:2px solid #f97ace;">Content here</div>
.myborder {border:2px solid #f97ace;}