#f998d2 color space conversions
Hex:
#f998d2
RGB:
249, 152, 210
CMY:
2, 40, 18
CMYK:
0, 39, 16, 2
HSL:
324°, 88.9908%, 78.6275%
HSV (HSB):
324°, 38.9558%, 97.6471%
XYZ:
61.9280, 47.2494, 66.8288
xyY:
0.3519, 0.2685, 47.2494
CIE-Lab:
74.3490, 44.0286, -14.1929
CIE-LCH:
74.3490, 46.2597, 342.1330
CIE-Luv:
74.3490, 55.3147, -29.4422
Hunter-Lab:
68.7382, 40.5235, -9.5264
#f998d2 color charts
#f998d2 color shades, tints & tones
#f998d2 color schemes
#f998d2 color preview, HTML & CSS examples
This text has a color of #f998d2
<p style="color:#f998d2;">Text here</p>
.mytext {color:#f998d2;}
This box has a color of #f998d2
<div style="background-color:#f998d2;">Content here</div>
.mybackground {background-color:#f998d2;}
Border around this has a color of #f998d2
<div style="border:2px solid #f998d2;">Content here</div>
.myborder {border:2px solid #f998d2;}