#f80e89 color space conversions
Hex:
#f80e89
RGB:
248, 14, 137
CMY:
3, 95, 46
CMYK:
0, 94, 45, 3
HSL:
328°, 94.3548%, 51.3725%
HSV (HSB):
328°, 94.3548%, 97.2549%
XYZ:
43.3838, 22.0767, 25.6416
xyY:
0.4762, 0.2423, 22.0767
CIE-Lab:
54.1083, 82.7847, -2.6306
CIE-LCH:
54.1083, 82.8264, 358.1799
CIE-Luv:
54.1083, 131.2192, -19.8567
Hunter-Lab:
46.9858, 82.5906, 0.5338
#f80e89 color charts
#f80e89 color shades, tints & tones
#f80e89 color schemes
#f80e89 color preview, HTML & CSS examples
This text has a color of #f80e89
<p style="color:#f80e89;">Text here</p>
.mytext {color:#f80e89;}
This box has a color of #f80e89
<div style="background-color:#f80e89;">Content here</div>
.mybackground {background-color:#f80e89;}
Border around this has a color of #f80e89
<div style="border:2px solid #f80e89;">Content here</div>
.myborder {border:2px solid #f80e89;}