#f98dd0 color space conversions
Hex:
#f98dd0
RGB:
249, 141, 208
CMY:
2, 45, 18
CMYK:
0, 43, 16, 2
HSL:
323°, 90.0000%, 76.4706%
HSV (HSB):
323°, 43.3735%, 97.6471%
XYZ:
59.9770, 43.7436, 64.9567
xyY:
0.3556, 0.2593, 43.7436
CIE-Lab:
72.0568, 49.3081, -16.5428
CIE-LCH:
72.0568, 52.0092, 341.4535
CIE-Luv:
72.0568, 61.3616, -33.8938
Hunter-Lab:
66.1389, 46.1266, -11.9330
#f98dd0 color charts
#f98dd0 color shades, tints & tones
#f98dd0 color schemes
#f98dd0 color preview, HTML & CSS examples
This text has a color of #f98dd0
<p style="color:#f98dd0;">Text here</p>
.mytext {color:#f98dd0;}
This box has a color of #f98dd0
<div style="background-color:#f98dd0;">Content here</div>
.mybackground {background-color:#f98dd0;}
Border around this has a color of #f98dd0
<div style="border:2px solid #f98dd0;">Content here</div>
.myborder {border:2px solid #f98dd0;}