#f98a9e color space conversions
Hex:
#f98a9e
RGB:
249, 138, 158
CMY:
2, 46, 38
CMYK:
0, 45, 37, 2
HSL:
349°, 90.2439%, 75.8824%
HSV (HSB):
349°, 44.5783%, 97.6471%
XYZ:
54.3270, 40.7853, 37.3568
xyY:
0.4101, 0.3079, 40.7853
CIE-Lab:
70.0252, 44.1514, 8.3070
CIE-LCH:
70.0252, 44.9261, 10.6556
CIE-Luv:
70.0252, 74.1122, 3.0641
Hunter-Lab:
63.8634, 40.0845, 10.0228
#f98a9e color charts
#f98a9e color shades, tints & tones
#f98a9e color schemes
#f98a9e color preview, HTML & CSS examples
This text has a color of #f98a9e
<p style="color:#f98a9e;">Text here</p>
.mytext {color:#f98a9e;}
This box has a color of #f98a9e
<div style="background-color:#f98a9e;">Content here</div>
.mybackground {background-color:#f98a9e;}
Border around this has a color of #f98a9e
<div style="border:2px solid #f98a9e;">Content here</div>
.myborder {border:2px solid #f98a9e;}