#f80c8c color space conversions
Hex:
#f80c8c
RGB:
248, 12, 140
CMY:
3, 95, 45
CMYK:
0, 95, 44, 3
HSL:
327°, 94.4000%, 50.9804%
HSV (HSB):
327°, 95.1613%, 97.2549%
XYZ:
43.5765, 22.1129, 26.7824
xyY:
0.4712, 0.2391, 22.1129
CIE-Lab:
54.1465, 83.1888, -4.3698
CIE-LCH:
54.1465, 83.3035, 356.9931
CIE-Luv:
54.1465, 130.0337, -22.1949
Hunter-Lab:
47.0243, 83.1199, -0.8513
#f80c8c color charts
#f80c8c color shades, tints & tones
#f80c8c color schemes
#f80c8c color preview, HTML & CSS examples
This text has a color of #f80c8c
<p style="color:#f80c8c;">Text here</p>
.mytext {color:#f80c8c;}
This box has a color of #f80c8c
<div style="background-color:#f80c8c;">Content here</div>
.mybackground {background-color:#f80c8c;}
Border around this has a color of #f80c8c
<div style="border:2px solid #f80c8c;">Content here</div>
.myborder {border:2px solid #f80c8c;}