#f981b9 color space conversions
Hex:
#f981b9
RGB:
249, 129, 185
CMY:
2, 49, 27
CMYK:
0, 48, 26, 2
HSL:
332°, 90.9091%, 74.1176%
HSV (HSB):
332°, 48.1928%, 97.6471%
XYZ:
55.6741, 39.3430, 50.5586
xyY:
0.3824, 0.2703, 39.3430
CIE-Lab:
68.9990, 51.9767, -8.3227
CIE-LCH:
68.9990, 52.6389, 350.9029
CIE-Luv:
68.9990, 73.0194, -21.8300
Hunter-Lab:
62.7240, 48.6704, -3.8838
#f981b9 color charts
#f981b9 color shades, tints & tones
#f981b9 color schemes
#f981b9 color preview, HTML & CSS examples
This text has a color of #f981b9
<p style="color:#f981b9;">Text here</p>
.mytext {color:#f981b9;}
This box has a color of #f981b9
<div style="background-color:#f981b9;">Content here</div>
.mybackground {background-color:#f981b9;}
Border around this has a color of #f981b9
<div style="border:2px solid #f981b9;">Content here</div>
.myborder {border:2px solid #f981b9;}