#f98dbd color space conversions
Hex:
#f98dbd
RGB:
249, 141, 189
CMY:
2, 45, 26
CMYK:
0, 43, 24, 2
HSL:
333°, 90.0000%, 76.4706%
HSV (HSB):
333°, 43.3735%, 97.6471%
XYZ:
57.7771, 42.8636, 53.3724
xyY:
0.3751, 0.2783, 42.8636
CIE-Lab:
71.4623, 46.5616, -6.8971
CIE-LCH:
71.4623, 47.0697, 351.5742
CIE-Luv:
71.4623, 65.6123, -18.7714
Hunter-Lab:
65.4703, 42.9520, -2.5049
#f98dbd color charts
#f98dbd color shades, tints & tones
#f98dbd color schemes
#f98dbd color preview, HTML & CSS examples
This text has a color of #f98dbd
<p style="color:#f98dbd;">Text here</p>
.mytext {color:#f98dbd;}
This box has a color of #f98dbd
<div style="background-color:#f98dbd;">Content here</div>
.mybackground {background-color:#f98dbd;}
Border around this has a color of #f98dbd
<div style="border:2px solid #f98dbd;">Content here</div>
.myborder {border:2px solid #f98dbd;}