#f80ae6 color space conversions
Hex:
#f80ae6
RGB:
248, 10, 230
CMY:
3, 96, 10
CMYK:
0, 96, 7, 3
HSL:
305°, 94.4444%, 50.5882%
HSV (HSB):
305°, 95.9677%, 97.2549%
XYZ:
53.1029, 25.8867, 77.0607
xyY:
0.3403, 0.1659, 25.8867
CIE-Lab:
57.9294, 93.1486, -50.7684
CIE-LCH:
57.9294, 106.0853, 331.4085
CIE-Luv:
57.9294, 88.8436, -91.8317
Hunter-Lab:
50.8790, 97.2639, -54.1846
#f80ae6 color charts
#f80ae6 color shades, tints & tones
#f80ae6 color schemes
#f80ae6 color preview, HTML & CSS examples
This text has a color of #f80ae6
<p style="color:#f80ae6;">Text here</p>
.mytext {color:#f80ae6;}
This box has a color of #f80ae6
<div style="background-color:#f80ae6;">Content here</div>
.mybackground {background-color:#f80ae6;}
Border around this has a color of #f80ae6
<div style="border:2px solid #f80ae6;">Content here</div>
.myborder {border:2px solid #f80ae6;}