#f98a80 color space conversions
Hex:
#f98a80
RGB:
249, 138, 128
CMY:
2, 46, 50
CMYK:
0, 45, 49, 2
HSL:
5°, 90.9774%, 73.9216%
HSV (HSB):
5°, 48.5944%, 97.6471%
XYZ:
52.0517, 39.8752, 25.3753
xyY:
0.4437, 0.3399, 39.8752
CIE-Lab:
69.3806, 41.0546, 24.1298
CIE-LCH:
69.3806, 47.6207, 30.4449
CIE-Luv:
69.3806, 80.1160, 23.2489
Hunter-Lab:
63.1468, 36.6299, 20.3773
#f98a80 color charts
#f98a80 color shades, tints & tones
#f98a80 color schemes
#f98a80 color preview, HTML & CSS examples
This text has a color of #f98a80
<p style="color:#f98a80;">Text here</p>
.mytext {color:#f98a80;}
This box has a color of #f98a80
<div style="background-color:#f98a80;">Content here</div>
.mybackground {background-color:#f98a80;}
Border around this has a color of #f98a80
<div style="border:2px solid #f98a80;">Content here</div>
.myborder {border:2px solid #f98a80;}