#f80eb9 color space conversions
Hex:
#f80eb9
RGB:
248, 14, 185
CMY:
3, 95, 27
CMYK:
0, 94, 25, 3
HSL:
316°, 94.3548%, 51.3725%
HSV (HSB):
316°, 94.3548%, 97.2549%
XYZ:
47.6254, 23.7733, 47.9775
xyY:
0.3990, 0.1991, 23.7733
CIE-Lab:
55.8601, 87.3918, -28.2943
CIE-LCH:
55.8601, 91.8580, 342.0599
CIE-Luv:
55.8601, 108.7027, -56.6501
Hunter-Lab:
48.7579, 89.0277, -24.2105
#f80eb9 color charts
#f80eb9 color shades, tints & tones
#f80eb9 color schemes
#f80eb9 color preview, HTML & CSS examples
This text has a color of #f80eb9
<p style="color:#f80eb9;">Text here</p>
.mytext {color:#f80eb9;}
This box has a color of #f80eb9
<div style="background-color:#f80eb9;">Content here</div>
.mybackground {background-color:#f80eb9;}
Border around this has a color of #f80eb9
<div style="border:2px solid #f80eb9;">Content here</div>
.myborder {border:2px solid #f80eb9;}