#f80eb5 color space conversions
Hex:
#f80eb5
RGB:
248, 14, 181
CMY:
3, 95, 29
CMYK:
0, 94, 27, 3
HSL:
317°, 94.3548%, 51.3725%
HSV (HSB):
317°, 94.3548%, 97.2549%
XYZ:
47.2089, 23.6067, 45.7844
xyY:
0.4049, 0.2025, 23.6067
CIE-Lab:
55.6919, 86.9560, -26.2292
CIE-LCH:
55.6919, 90.8258, 343.2147
CIE-Luv:
55.6919, 110.5712, -53.5136
Hunter-Lab:
48.5868, 88.4112, -21.8596
#f80eb5 color charts
#f80eb5 color shades, tints & tones
#f80eb5 color schemes
#f80eb5 color preview, HTML & CSS examples
This text has a color of #f80eb5
<p style="color:#f80eb5;">Text here</p>
.mytext {color:#f80eb5;}
This box has a color of #f80eb5
<div style="background-color:#f80eb5;">Content here</div>
.mybackground {background-color:#f80eb5;}
Border around this has a color of #f80eb5
<div style="border:2px solid #f80eb5;">Content here</div>
.myborder {border:2px solid #f80eb5;}