#f998b2 color space conversions
Hex:
#f998b2
RGB:
249, 152, 178
CMY:
2, 40, 30
CMYK:
0, 39, 29, 2
HSL:
344°, 88.9908%, 78.6275%
HSV (HSB):
344°, 38.9558%, 97.6471%
XYZ:
58.3310, 45.8106, 47.8874
xyY:
0.3837, 0.3013, 45.8106
CIE-Lab:
73.4224, 39.4621, 2.0809
CIE-LCH:
73.4224, 39.5169, 3.0185
CIE-Luv:
73.4224, 61.6337, -4.4302
Hunter-Lab:
67.6835, 35.3889, 5.4296
#f998b2 color charts
#f998b2 color shades, tints & tones
#f998b2 color schemes
#f998b2 color preview, HTML & CSS examples
This text has a color of #f998b2
<p style="color:#f998b2;">Text here</p>
.mytext {color:#f998b2;}
This box has a color of #f998b2
<div style="background-color:#f998b2;">Content here</div>
.mybackground {background-color:#f998b2;}
Border around this has a color of #f998b2
<div style="border:2px solid #f998b2;">Content here</div>
.myborder {border:2px solid #f998b2;}