#f80fed color space conversions
Hex:
#f80fed
RGB:
248, 15, 237
CMY:
3, 94, 7
CMYK:
0, 94, 4, 3
HSL:
303°, 94.3320%, 51.5686%
HSV (HSB):
303°, 93.9516%, 97.2549%
XYZ:
54.1683, 26.4125, 82.3639
xyY:
0.3324, 0.1621, 26.4125
CIE-Lab:
58.4266, 93.7413, -53.9093
CIE-LCH:
58.4266, 108.1372, 330.0974
CIE-Luv:
58.4266, 85.6964, -96.8451
Hunter-Lab:
51.3931, 98.2008, -59.0445
#f80fed color charts
#f80fed color shades, tints & tones
#f80fed color schemes
#f80fed color preview, HTML & CSS examples
This text has a color of #f80fed
<p style="color:#f80fed;">Text here</p>
.mytext {color:#f80fed;}
This box has a color of #f80fed
<div style="background-color:#f80fed;">Content here</div>
.mybackground {background-color:#f80fed;}
Border around this has a color of #f80fed
<div style="border:2px solid #f80fed;">Content here</div>
.myborder {border:2px solid #f80fed;}