#f80e97 color space conversions
Hex:
#f80e97
RGB:
248, 14, 151
CMY:
3, 95, 41
CMYK:
0, 94, 39, 3
HSL:
325°, 94.3548%, 51.3725%
HSV (HSB):
325°, 94.3548%, 97.2549%
XYZ:
44.4544, 22.5049, 31.2790
xyY:
0.4525, 0.2291, 22.5049
CIE-Lab:
54.5587, 83.9842, -10.3128
CIE-LCH:
54.5587, 84.6150, 352.9994
CIE-Luv:
54.5587, 124.7112, -30.2874
Hunter-Lab:
47.4393, 84.2496, -5.8852
#f80e97 color charts
#f80e97 color shades, tints & tones
#f80e97 color schemes
#f80e97 color preview, HTML & CSS examples
This text has a color of #f80e97
<p style="color:#f80e97;">Text here</p>
.mytext {color:#f80e97;}
This box has a color of #f80e97
<div style="background-color:#f80e97;">Content here</div>
.mybackground {background-color:#f80e97;}
Border around this has a color of #f80e97
<div style="border:2px solid #f80e97;">Content here</div>
.myborder {border:2px solid #f80e97;}