#f80e9a color space conversions
Hex:
#f80e9a
RGB:
248, 14, 154
CMY:
3, 95, 40
CMYK:
0, 94, 38, 3
HSL:
324°, 94.3548%, 51.3725%
HSV (HSB):
324°, 94.3548%, 97.2549%
XYZ:
44.7012, 22.6036, 32.5788
xyY:
0.4475, 0.2263, 22.6036
CIE-Lab:
54.6617, 84.2571, -11.9383
CIE-LCH:
54.6617, 85.0986, 351.9355
CIE-Luv:
54.6617, 123.3006, -32.5679
Hunter-Lab:
47.5433, 84.6287, -7.3479
#f80e9a color charts
#f80e9a color shades, tints & tones
#f80e9a color schemes
#f80e9a color preview, HTML & CSS examples
This text has a color of #f80e9a
<p style="color:#f80e9a;">Text here</p>
.mytext {color:#f80e9a;}
This box has a color of #f80e9a
<div style="background-color:#f80e9a;">Content here</div>
.mybackground {background-color:#f80e9a;}
Border around this has a color of #f80e9a
<div style="border:2px solid #f80e9a;">Content here</div>
.myborder {border:2px solid #f80e9a;}