#f998f4 color space conversions
Hex:
#f998f4
RGB:
249, 152, 244
CMY:
2, 40, 4
CMYK:
0, 39, 2, 2
HSL:
303°, 88.9908%, 78.6275%
HSV (HSB):
303°, 38.9558%, 97.6471%
XYZ:
66.6243, 49.1279, 91.5591
xyY:
0.3214, 0.2370, 49.1279
CIE-Lab:
75.5308, 49.6259, -30.9630
CIE-LCH:
75.5308, 58.4930, 328.0388
CIE-Luv:
75.5308, 48.4316, -57.2069
Hunter-Lab:
70.0913, 47.0110, -28.3857
#f998f4 color charts
#f998f4 color shades, tints & tones
#f998f4 color schemes
#f998f4 color preview, HTML & CSS examples
This text has a color of #f998f4
<p style="color:#f998f4;">Text here</p>
.mytext {color:#f998f4;}
This box has a color of #f998f4
<div style="background-color:#f998f4;">Content here</div>
.mybackground {background-color:#f998f4;}
Border around this has a color of #f998f4
<div style="border:2px solid #f998f4;">Content here</div>
.myborder {border:2px solid #f998f4;}