#f80ccc color space conversions
Hex:
#f80ccc
RGB:
248, 12, 204
CMY:
3, 95, 20
CMYK:
0, 95, 18, 3
HSL:
311°, 94.4000%, 50.9804%
HSV (HSB):
311°, 95.1613%, 97.2549%
XYZ:
49.7420, 24.5790, 59.2493
xyY:
0.3724, 0.1840, 24.5790
CIE-Lab:
56.6629, 89.7294, -38.0008
CIE-LCH:
56.6629, 97.4445, 337.0471
CIE-Luv:
56.6629, 100.1069, -71.6623
Hunter-Lab:
49.5772, 92.3328, -36.1528
#f80ccc color charts
#f80ccc RGB chart
#f80ccc CMYK chart
#f80ccc RGB pie chart
#f80ccc color shades, tints & tones
#f80ccc color schemes
#f80ccc color preview, HTML & CSS examples
This text has a color of #f80ccc
<p style="color:#f80ccc;">Text here</p>
.mytext {color:#f80ccc;}
Text color #f80ccc
This box has a color of #f80ccc
<div style="background-color:#f80ccc;">Content here</div>
.mybackground {background-color:#f80ccc;}
Background color #f80ccc
Border around this has a color of #f80ccc
<div style="border:2px solid #f80ccc;">Content here</div>
.myborder {border:2px solid #f80ccc;}
Border color #f80ccc