#f80cbc color space conversions
Hex:
#f80cbc
RGB:
248, 12, 188
CMY:
3, 95, 26
CMYK:
0, 95, 24, 3
HSL:
315°, 94.4000%, 50.9804%
HSV (HSB):
315°, 95.1613%, 97.2549%
XYZ:
47.9200, 23.8502, 49.6548
xyY:
0.3946, 0.1964, 23.8502
CIE-Lab:
55.9375, 87.8752, -29.9141
CIE-LCH:
55.9375, 92.8273, 341.2006
CIE-Luv:
55.9375, 107.4454, -59.1373
Hunter-Lab:
48.8367, 89.6850, -26.0976
#f80cbc color charts
#f80cbc color shades, tints & tones
#f80cbc color schemes
#f80cbc color preview, HTML & CSS examples
This text has a color of #f80cbc
<p style="color:#f80cbc;">Text here</p>
.mytext {color:#f80cbc;}
This box has a color of #f80cbc
<div style="background-color:#f80cbc;">Content here</div>
.mybackground {background-color:#f80cbc;}
Border around this has a color of #f80cbc
<div style="border:2px solid #f80cbc;">Content here</div>
.myborder {border:2px solid #f80cbc;}