#f808d1 color space conversions
Hex:
#f808d1
RGB:
248, 8, 209
CMY:
3, 97, 18
CMYK:
0, 97, 16, 3
HSL:
310°, 94.4882%, 50.1961%
HSV (HSB):
310°, 96.7742%, 97.2549%
XYZ:
50.3069, 24.7336, 62.4442
xyY:
0.3659, 0.1799, 24.7336
CIE-Lab:
56.8149, 90.5940, -40.6225
CIE-LCH:
56.8149, 99.2847, 335.8485
CIE-Luv:
56.8149, 98.0680, -75.7806
Hunter-Lab:
49.7329, 93.5277, -39.6311
#f808d1 color charts
#f808d1 color shades, tints & tones
#f808d1 color schemes
#f808d1 color preview, HTML & CSS examples
This text has a color of #f808d1
<p style="color:#f808d1;">Text here</p>
.mytext {color:#f808d1;}
This box has a color of #f808d1
<div style="background-color:#f808d1;">Content here</div>
.mybackground {background-color:#f808d1;}
Border around this has a color of #f808d1
<div style="border:2px solid #f808d1;">Content here</div>
.myborder {border:2px solid #f808d1;}