#f998f5 color space conversions
Hex:
#f998f5
RGB:
249, 152, 245
CMY:
2, 40, 4
CMYK:
0, 39, 2, 2
HSL:
302°, 88.9908%, 78.6275%
HSV (HSB):
302°, 38.9558%, 97.6471%
XYZ:
66.7766, 49.1888, 92.3611
xyY:
0.3205, 0.2361, 49.1888
CIE-Lab:
75.5686, 49.8010, -31.4473
CIE-LCH:
75.5686, 58.8989, 327.7292
CIE-Luv:
75.5686, 48.2297, -58.0307
Hunter-Lab:
70.1347, 47.2175, -28.9853
#f998f5 color charts
#f998f5 color shades, tints & tones
#f998f5 color schemes
#f998f5 color preview, HTML & CSS examples
This text has a color of #f998f5
<p style="color:#f998f5;">Text here</p>
.mytext {color:#f998f5;}
This box has a color of #f998f5
<div style="background-color:#f998f5;">Content here</div>
.mybackground {background-color:#f998f5;}
Border around this has a color of #f998f5
<div style="border:2px solid #f998f5;">Content here</div>
.myborder {border:2px solid #f998f5;}