#f80cdf color space conversions
Hex:
#f80cdf
RGB:
248, 12, 223
CMY:
3, 95, 13
CMYK:
0, 95, 10, 3
HSL:
306°, 94.4000%, 50.9804%
HSV (HSB):
306°, 95.1613%, 97.2549%
XYZ:
52.1622, 25.5471, 71.9939
xyY:
0.3484, 0.1707, 25.5471
CIE-Lab:
57.6047, 92.1020, -47.3330
CIE-LCH:
57.6047, 103.5528, 332.8005
CIE-Luv:
57.6047, 91.7298, -86.3739
Hunter-Lab:
50.5442, 95.7618, -49.0703
#f80cdf color charts
#f80cdf color shades, tints & tones
#f80cdf color schemes
#f80cdf color preview, HTML & CSS examples
This text has a color of #f80cdf
<p style="color:#f80cdf;">Text here</p>
.mytext {color:#f80cdf;}
This box has a color of #f80cdf
<div style="background-color:#f80cdf;">Content here</div>
.mybackground {background-color:#f80cdf;}
Border around this has a color of #f80cdf
<div style="border:2px solid #f80cdf;">Content here</div>
.myborder {border:2px solid #f80cdf;}