#f98abb color space conversions
Hex:
#f98abb
RGB:
249, 138, 187
CMY:
2, 46, 27
CMYK:
0, 45, 25, 2
HSL:
334°, 90.2439%, 75.8824%
HSV (HSB):
334°, 44.5783%, 97.6471%
XYZ:
57.1250, 41.9046, 52.0913
xyY:
0.3780, 0.2773, 41.9046
CIE-Lab:
70.8051, 47.7952, -6.7583
CIE-LCH:
70.8051, 48.2706, 351.9517
CIE-Luv:
70.8051, 67.6990, -18.7848
Hunter-Lab:
64.7337, 44.2354, -2.3971
#f98abb color charts
#f98abb color shades, tints & tones
#f98abb color schemes
#f98abb color preview, HTML & CSS examples
This text has a color of #f98abb
<p style="color:#f98abb;">Text here</p>
.mytext {color:#f98abb;}
This box has a color of #f98abb
<div style="background-color:#f98abb;">Content here</div>
.mybackground {background-color:#f98abb;}
Border around this has a color of #f98abb
<div style="border:2px solid #f98abb;">Content here</div>
.myborder {border:2px solid #f98abb;}