#f80ec6 color space conversions
Hex:
#f80ec6
RGB:
248, 14, 198
CMY:
3, 95, 22
CMYK:
0, 94, 20, 3
HSL:
313°, 94.3548%, 51.3725%
HSV (HSB):
313°, 94.3548%, 97.2549%
XYZ:
49.0615, 24.3478, 55.5398
xyY:
0.3805, 0.1888, 24.3478
CIE-Lab:
56.4343, 88.8691, -34.9138
CIE-LCH:
56.4343, 95.4814, 338.5517
CIE-Luv:
56.4343, 102.7050, -66.8424
Hunter-Lab:
49.3434, 91.1290, -32.1950
#f80ec6 color charts
#f80ec6 color shades, tints & tones
#f80ec6 color schemes
#f80ec6 color preview, HTML & CSS examples
This text has a color of #f80ec6
<p style="color:#f80ec6;">Text here</p>
.mytext {color:#f80ec6;}
This box has a color of #f80ec6
<div style="background-color:#f80ec6;">Content here</div>
.mybackground {background-color:#f80ec6;}
Border around this has a color of #f80ec6
<div style="border:2px solid #f80ec6;">Content here</div>
.myborder {border:2px solid #f80ec6;}