#f80caa color space conversions
Hex:
#f80caa
RGB:
248, 12, 170
CMY:
3, 95, 33
CMYK:
0, 95, 31, 3
HSL:
320°, 94.4000%, 50.9804%
HSV (HSB):
320°, 95.1613%, 97.2549%
XYZ:
46.0986, 23.1217, 40.0635
xyY:
0.4218, 0.2116, 23.1217
CIE-Lab:
55.1975, 85.9580, -20.5612
CIE-LCH:
55.1975, 88.3829, 346.5476
CIE-Luv:
55.1975, 115.9037, -45.0510
Hunter-Lab:
48.0850, 86.9772, -15.7397
#f80caa color charts
#f80caa color shades, tints & tones
#f80caa color schemes
#f80caa color preview, HTML & CSS examples
This text has a color of #f80caa
<p style="color:#f80caa;">Text here</p>
.mytext {color:#f80caa;}
This box has a color of #f80caa
<div style="background-color:#f80caa;">Content here</div>
.mybackground {background-color:#f80caa;}
Border around this has a color of #f80caa
<div style="border:2px solid #f80caa;">Content here</div>
.myborder {border:2px solid #f80caa;}