#f998d8 color space conversions
Hex:
#f998d8
RGB:
249, 152, 216
CMY:
2, 40, 15
CMYK:
0, 39, 13, 2
HSL:
320°, 88.9908%, 78.6275%
HSV (HSB):
320°, 38.9558%, 97.6471%
XYZ:
62.6898, 47.5541, 70.8405
xyY:
0.3462, 0.2626, 47.5541
CIE-Lab:
74.5428, 44.9634, -17.1938
CIE-LCH:
74.5428, 48.1387, 339.0733
CIE-Luv:
74.5428, 54.1034, -34.2855
Hunter-Lab:
68.9595, 41.5921, -12.6356
#f998d8 color charts
#f998d8 color shades, tints & tones
#f998d8 color schemes
#f998d8 color preview, HTML & CSS examples
This text has a color of #f998d8
<p style="color:#f998d8;">Text here</p>
.mytext {color:#f998d8;}
This box has a color of #f998d8
<div style="background-color:#f998d8;">Content here</div>
.mybackground {background-color:#f998d8;}
Border around this has a color of #f998d8
<div style="border:2px solid #f998d8;">Content here</div>
.myborder {border:2px solid #f998d8;}