#f987b3 color space conversions
Hex:
#f987b3
RGB:
249, 135, 179
CMY:
2, 47, 30
CMYK:
0, 46, 28, 2
HSL:
337°, 90.4762%, 75.2941%
HSV (HSB):
337°, 45.7831%, 97.6471%
XYZ:
55.8676, 40.7224, 47.5635
xyY:
0.3876, 0.2825, 40.7224
CIE-Lab:
69.9810, 48.2282, -3.5090
CIE-LCH:
69.9810, 48.3557, 355.8386
CIE-Luv:
69.9810, 71.1938, -14.1253
Hunter-Lab:
63.8141, 44.5975, 0.4784
#f987b3 color charts
#f987b3 color shades, tints & tones
#f987b3 color schemes
#f987b3 color preview, HTML & CSS examples
This text has a color of #f987b3
<p style="color:#f987b3;">Text here</p>
.mytext {color:#f987b3;}
This box has a color of #f987b3
<div style="background-color:#f987b3;">Content here</div>
.mybackground {background-color:#f987b3;}
Border around this has a color of #f987b3
<div style="border:2px solid #f987b3;">Content here</div>
.myborder {border:2px solid #f987b3;}