#f98ac2 color space conversions
Hex:
#f98ac2
RGB:
249, 138, 194
CMY:
2, 46, 24
CMYK:
0, 45, 22, 2
HSL:
330°, 90.2439%, 75.8824%
HSV (HSB):
330°, 44.5783%, 97.6471%
XYZ:
57.8930, 42.2117, 56.1353
xyY:
0.3705, 0.2702, 42.2117
CIE-Lab:
71.0167, 48.7656, -10.3409
CIE-LCH:
71.0167, 49.8499, 348.0276
CIE-Luv:
71.0167, 66.0972, -24.2951
Hunter-Lab:
64.9706, 45.3567, -5.7479
#f98ac2 color charts
#f98ac2 color shades, tints & tones
#f98ac2 color schemes
#f98ac2 color preview, HTML & CSS examples
This text has a color of #f98ac2
<p style="color:#f98ac2;">Text here</p>
.mytext {color:#f98ac2;}
This box has a color of #f98ac2
<div style="background-color:#f98ac2;">Content here</div>
.mybackground {background-color:#f98ac2;}
Border around this has a color of #f98ac2
<div style="border:2px solid #f98ac2;">Content here</div>
.myborder {border:2px solid #f98ac2;}