#f98db7 color space conversions
Hex:
#f98db7
RGB:
249, 141, 183
CMY:
2, 45, 28
CMYK:
0, 43, 27, 2
HSL:
337°, 90.0000%, 76.4706%
HSV (HSB):
337°, 43.3735%, 97.6471%
XYZ:
57.1390, 42.6084, 50.0124
xyY:
0.3815, 0.2845, 42.6084
CIE-Lab:
71.2884, 45.7464, -3.8159
CIE-LCH:
71.2884, 45.9053, 355.2318
CIE-Luv:
71.2884, 66.9342, -14.1027
Hunter-Lab:
65.2751, 42.0199, 0.2658
#f98db7 color charts
#f98db7 color shades, tints & tones
#f98db7 color schemes
#f98db7 color preview, HTML & CSS examples
This text has a color of #f98db7
<p style="color:#f98db7;">Text here</p>
.mytext {color:#f98db7;}
This box has a color of #f98db7
<div style="background-color:#f98db7;">Content here</div>
.mybackground {background-color:#f98db7;}
Border around this has a color of #f98db7
<div style="border:2px solid #f98db7;">Content here</div>
.myborder {border:2px solid #f98db7;}