#f80fd0 color space conversions
Hex:
#f80fd0
RGB:
248, 15, 208
CMY:
3, 94, 18
CMYK:
0, 94, 16, 3
HSL:
310°, 94.3320%, 51.5686%
HSV (HSB):
310°, 93.9516%, 97.2549%
XYZ:
50.2674, 24.8522, 61.8221
xyY:
0.3671, 0.1815, 24.8522
CIE-Lab:
56.9311, 89.9873, -39.8685
CIE-LCH:
56.9311, 98.4236, 336.1045
CIE-Luv:
56.9311, 98.1276, -74.5809
Hunter-Lab:
49.8520, 92.7466, -38.6299
#f80fd0 color charts
#f80fd0 color shades, tints & tones
#f80fd0 color schemes
#f80fd0 color preview, HTML & CSS examples
This text has a color of #f80fd0
<p style="color:#f80fd0;">Text here</p>
.mytext {color:#f80fd0;}
This box has a color of #f80fd0
<div style="background-color:#f80fd0;">Content here</div>
.mybackground {background-color:#f80fd0;}
Border around this has a color of #f80fd0
<div style="border:2px solid #f80fd0;">Content here</div>
.myborder {border:2px solid #f80fd0;}