#f80b84 color space conversions
Hex:
#f80b84
RGB:
248, 11, 132
CMY:
3, 96, 48
CMYK:
0, 96, 47, 3
HSL:
329°, 94.4223%, 50.7843%
HSV (HSB):
329°, 95.5645%, 97.2549%
XYZ:
42.9959, 21.8617, 23.7834
xyY:
0.4851, 0.2466, 21.8617
CIE-Lab:
53.8800, 82.6178, 0.0343
CIE-LCH:
53.8800, 82.6178, 0.0238
CIE-Luv:
53.8800, 133.8009, -16.4335
Hunter-Lab:
46.7565, 82.3193, 2.5709
#f80b84 color charts
#f80b84 color shades, tints & tones
#f80b84 color schemes
#f80b84 color preview, HTML & CSS examples
This text has a color of #f80b84
<p style="color:#f80b84;">Text here</p>
.mytext {color:#f80b84;}
This box has a color of #f80b84
<div style="background-color:#f80b84;">Content here</div>
.mybackground {background-color:#f80b84;}
Border around this has a color of #f80b84
<div style="border:2px solid #f80b84;">Content here</div>
.myborder {border:2px solid #f80b84;}