#f80ebb color space conversions
Hex:
#f80ebb
RGB:
248, 14, 187
CMY:
3, 95, 27
CMYK:
0, 94, 25, 3
HSL:
316°, 94.3548%, 51.3725%
HSV (HSB):
316°, 94.3548%, 97.2549%
XYZ:
47.8381, 23.8584, 49.0975
xyY:
0.3960, 0.1975, 23.8584
CIE-Lab:
55.9457, 87.6131, -29.3219
CIE-LCH:
55.9457, 92.3895, 341.4959
CIE-Luv:
55.9457, 107.7720, -58.2190
Hunter-Lab:
48.8451, 89.3413, -25.4049
#f80ebb color charts
#f80ebb color shades, tints & tones
#f80ebb color schemes
#f80ebb color preview, HTML & CSS examples
This text has a color of #f80ebb
<p style="color:#f80ebb;">Text here</p>
.mytext {color:#f80ebb;}
This box has a color of #f80ebb
<div style="background-color:#f80ebb;">Content here</div>
.mybackground {background-color:#f80ebb;}
Border around this has a color of #f80ebb
<div style="border:2px solid #f80ebb;">Content here</div>
.myborder {border:2px solid #f80ebb;}