#f80c83 color space conversions
Hex:
#f80c83
RGB:
248, 12, 131
CMY:
3, 95, 49
CMYK:
0, 95, 47, 3
HSL:
330°, 94.4000%, 50.9804%
HSV (HSB):
330°, 95.1613%, 97.2549%
XYZ:
42.9396, 21.8581, 23.4286
xyY:
0.4867, 0.2478, 21.8581
CIE-Lab:
53.8761, 82.4669, 0.6296
CIE-LCH:
53.8761, 82.4693, 0.4374
CIE-Luv:
53.8761, 134.1593, -15.6541
Hunter-Lab:
46.7526, 82.1248, 3.0156
#f80c83 color charts
#f80c83 color shades, tints & tones
#f80c83 color schemes
#f80c83 color preview, HTML & CSS examples
This text has a color of #f80c83
<p style="color:#f80c83;">Text here</p>
.mytext {color:#f80c83;}
This box has a color of #f80c83
<div style="background-color:#f80c83;">Content here</div>
.mybackground {background-color:#f80c83;}
Border around this has a color of #f80c83
<div style="border:2px solid #f80c83;">Content here</div>
.myborder {border:2px solid #f80c83;}