#f80aec color space conversions
Hex:
#f80aec
RGB:
248, 10, 236
CMY:
3, 96, 7
CMYK:
0, 96, 5, 3
HSL:
303°, 94.4444%, 50.5882%
HSV (HSB):
303°, 95.9677%, 97.2549%
XYZ:
53.9603, 26.2297, 81.5757
xyY:
0.3336, 0.1621, 26.2297
CIE-Lab:
58.2544, 93.9521, -53.6230
CIE-LCH:
58.2544, 108.1777, 330.2845
CIE-Luv:
58.2544, 86.3403, -96.3781
Hunter-Lab:
51.2149, 98.4423, -58.5873
#f80aec color charts
#f80aec color shades, tints & tones
#f80aec color schemes
#f80aec color preview, HTML & CSS examples
This text has a color of #f80aec
<p style="color:#f80aec;">Text here</p>
.mytext {color:#f80aec;}
This box has a color of #f80aec
<div style="background-color:#f80aec;">Content here</div>
.mybackground {background-color:#f80aec;}
Border around this has a color of #f80aec
<div style="border:2px solid #f80aec;">Content here</div>
.myborder {border:2px solid #f80aec;}