#f80aaf color space conversions
Hex:
#f80aaf
RGB:
248, 10, 175
CMY:
3, 96, 31
CMYK:
0, 96, 29, 3
HSL:
318°, 94.4444%, 50.5882%
HSV (HSB):
318°, 95.9677%, 97.2549%
XYZ:
46.5578, 23.2687, 42.5949
xyY:
0.4141, 0.2070, 23.2687
CIE-Lab:
55.3480, 86.6092, -23.2586
CIE-LCH:
55.3480, 89.6779, 344.9681
CIE-Luv:
55.3480, 113.6771, -49.0746
Hunter-Lab:
48.2376, 87.8681, -18.5880
#f80aaf color charts
#f80aaf color shades, tints & tones
#f80aaf color schemes
#f80aaf color preview, HTML & CSS examples
This text has a color of #f80aaf
<p style="color:#f80aaf;">Text here</p>
.mytext {color:#f80aaf;}
This box has a color of #f80aaf
<div style="background-color:#f80aaf;">Content here</div>
.mybackground {background-color:#f80aaf;}
Border around this has a color of #f80aaf
<div style="border:2px solid #f80aaf;">Content here</div>
.myborder {border:2px solid #f80aaf;}