#f987c7 color space conversions
Hex:
#f987c7
RGB:
249, 135, 199
CMY:
2, 47, 22
CMYK:
0, 46, 20, 2
HSL:
326°, 90.4762%, 75.2941%
HSV (HSB):
326°, 45.7831%, 97.6471%
XYZ:
58.0397, 41.5912, 59.0017
xyY:
0.3659, 0.2622, 41.5912
CIE-Lab:
70.5882, 50.9702, -13.7641
CIE-LCH:
70.5882, 52.7960, 344.8882
CIE-Luv:
70.5882, 66.4871, -29.8498
Hunter-Lab:
64.4912, 47.7836, -9.0993
#f987c7 color charts
#f987c7 color shades, tints & tones
#f987c7 color schemes
#f987c7 color preview, HTML & CSS examples
This text has a color of #f987c7
<p style="color:#f987c7;">Text here</p>
.mytext {color:#f987c7;}
This box has a color of #f987c7
<div style="background-color:#f987c7;">Content here</div>
.mybackground {background-color:#f987c7;}
Border around this has a color of #f987c7
<div style="border:2px solid #f987c7;">Content here</div>
.myborder {border:2px solid #f987c7;}