#f98a8b color space conversions
Hex:
#f98a8b
RGB:
249, 138, 139
CMY:
2, 46, 45
CMYK:
0, 45, 44, 2
HSL:
359°, 90.2439%, 75.8824%
HSV (HSB):
359°, 44.5783%, 97.6471%
XYZ:
52.8156, 40.1808, 29.3981
xyY:
0.4315, 0.3283, 40.1808
CIE-Lab:
69.5981, 42.1084, 18.3173
CIE-LCH:
69.5981, 45.9200, 23.5092
CIE-Luv:
69.5981, 78.0110, 16.1987
Hunter-Lab:
63.3883, 37.7980, 16.8744
#f98a8b color charts
#f98a8b color shades, tints & tones
#f98a8b color schemes
#f98a8b color preview, HTML & CSS examples
This text has a color of #f98a8b
<p style="color:#f98a8b;">Text here</p>
.mytext {color:#f98a8b;}
This box has a color of #f98a8b
<div style="background-color:#f98a8b;">Content here</div>
.mybackground {background-color:#f98a8b;}
Border around this has a color of #f98a8b
<div style="border:2px solid #f98a8b;">Content here</div>
.myborder {border:2px solid #f98a8b;}