#f88b80 color space conversions
Hex:
#f88b80
RGB:
248, 139, 128
CMY:
3, 45, 50
CMYK:
0, 44, 48, 3
HSL:
5°, 89.5522%, 73.7255%
HSV (HSB):
5°, 48.3871%, 97.2549%
XYZ:
51.8403, 39.9802, 25.4067
xyY:
0.4422, 0.3410, 39.9802
CIE-Lab:
69.4554, 40.1773, 24.2082
CIE-LCH:
69.4554, 46.9069, 31.0703
CIE-Luv:
69.4554, 78.6349, 23.5527
Hunter-Lab:
63.2299, 35.6945, 20.4373
#f88b80 color charts
#f88b80 color shades, tints & tones
#f88b80 color schemes
#f88b80 color preview, HTML & CSS examples
This text has a color of #f88b80
<p style="color:#f88b80;">Text here</p>
.mytext {color:#f88b80;}
This box has a color of #f88b80
<div style="background-color:#f88b80;">Content here</div>
.mybackground {background-color:#f88b80;}
Border around this has a color of #f88b80
<div style="border:2px solid #f88b80;">Content here</div>
.myborder {border:2px solid #f88b80;}