#f808aa color space conversions
Hex:
#f808aa
RGB:
248, 8, 170
CMY:
3, 97, 33
CMYK:
0, 97, 31, 3
HSL:
320°, 94.4882%, 50.1961%
HSV (HSB):
320°, 96.7742%, 97.2549%
XYZ:
46.0539, 23.0324, 40.0486
xyY:
0.4220, 0.2110, 23.0324
CIE-Lab:
55.1057, 86.2267, -20.7016
CIE-LCH:
55.1057, 88.6769, 346.4997
CIE-Luv:
55.1057, 116.1797, -45.2900
Hunter-Lab:
47.9921, 87.3051, -15.8821
#f808aa color charts
#f808aa color shades, tints & tones
#f808aa color schemes
#f808aa color preview, HTML & CSS examples
This text has a color of #f808aa
<p style="color:#f808aa;">Text here</p>
.mytext {color:#f808aa;}
This box has a color of #f808aa
<div style="background-color:#f808aa;">Content here</div>
.mybackground {background-color:#f808aa;}
Border around this has a color of #f808aa
<div style="border:2px solid #f808aa;">Content here</div>
.myborder {border:2px solid #f808aa;}