#f80a97 color space conversions
Hex:
#f80a97
RGB:
248, 10, 151
CMY:
3, 96, 41
CMYK:
0, 96, 39, 3
HSL:
324°, 94.4444%, 50.5882%
HSV (HSB):
324°, 95.9677%, 97.2549%
XYZ:
44.4059, 22.4079, 31.2629
xyY:
0.4528, 0.2285, 22.4079
CIE-Lab:
54.4572, 84.2806, -10.4651
CIE-LCH:
54.4572, 84.9278, 352.9218
CIE-Luv:
54.4572, 125.0552, -30.5481
Hunter-Lab:
47.3370, 84.6074, -6.0211
#f80a97 color charts
#f80a97 color shades, tints & tones
#f80a97 color schemes
#f80a97 color preview, HTML & CSS examples
This text has a color of #f80a97
<p style="color:#f80a97;">Text here</p>
.mytext {color:#f80a97;}
This box has a color of #f80a97
<div style="background-color:#f80a97;">Content here</div>
.mybackground {background-color:#f80a97;}
Border around this has a color of #f80a97
<div style="border:2px solid #f80a97;">Content here</div>
.myborder {border:2px solid #f80a97;}