#f98b80 color space conversions
Hex:
#f98b80
RGB:
249, 139, 128
CMY:
2, 45, 50
CMYK:
0, 44, 49, 2
HSL:
5°, 90.9774%, 73.9216%
HSV (HSB):
5°, 48.5944%, 97.6471%
XYZ:
52.1958, 40.1635, 25.4234
xyY:
0.4432, 0.3410, 40.1635
CIE-Lab:
69.5858, 40.5471, 24.4061
CIE-LCH:
69.5858, 47.3257, 31.0445
CIE-Luv:
69.5858, 79.4301, 23.7081
Hunter-Lab:
63.3747, 36.1082, 20.5775
#f98b80 color charts
#f98b80 color shades, tints & tones
#f98b80 color schemes
#f98b80 color preview, HTML & CSS examples
This text has a color of #f98b80
<p style="color:#f98b80;">Text here</p>
.mytext {color:#f98b80;}
This box has a color of #f98b80
<div style="background-color:#f98b80;">Content here</div>
.mybackground {background-color:#f98b80;}
Border around this has a color of #f98b80
<div style="border:2px solid #f98b80;">Content here</div>
.myborder {border:2px solid #f98b80;}