#f98bbc color space conversions
Hex:
#f98bbc
RGB:
249, 139, 188
CMY:
2, 45, 26
CMYK:
0, 44, 24, 2
HSL:
333°, 90.1639%, 76.0784%
HSV (HSB):
333°, 44.1767%, 97.6471%
XYZ:
57.3766, 42.2358, 52.7052
xyY:
0.3767, 0.2773, 42.2358
CIE-Lab:
71.0332, 47.4304, -6.9770
CIE-LCH:
71.0332, 47.9408, 351.6318
CIE-Luv:
71.0332, 66.9272, -19.0433
Hunter-Lab:
64.9891, 43.8606, -2.5910
#f98bbc color charts
#f98bbc color shades, tints & tones
#f98bbc color schemes
#f98bbc color preview, HTML & CSS examples
This text has a color of #f98bbc
<p style="color:#f98bbc;">Text here</p>
.mytext {color:#f98bbc;}
This box has a color of #f98bbc
<div style="background-color:#f98bbc;">Content here</div>
.mybackground {background-color:#f98bbc;}
Border around this has a color of #f98bbc
<div style="border:2px solid #f98bbc;">Content here</div>
.myborder {border:2px solid #f98bbc;}