#f80cde color space conversions
Hex:
#f80cde
RGB:
248, 12, 222
CMY:
3, 95, 13
CMYK:
0, 95, 10, 3
HSL:
307°, 94.4000%, 50.9804%
HSV (HSB):
307°, 95.1613%, 97.2549%
XYZ:
52.0277, 25.4933, 71.2858
xyY:
0.3496, 0.1713, 25.4933
CIE-Lab:
57.5530, 91.9727, -46.8490
CIE-LCH:
57.5530, 103.2173, 333.0066
CIE-Luv:
57.5530, 92.1601, -85.6062
Hunter-Lab:
50.4909, 95.5738, -48.3652
#f80cde color charts
#f80cde color shades, tints & tones
#f80cde color schemes
#f80cde color preview, HTML & CSS examples
This text has a color of #f80cde
<p style="color:#f80cde;">Text here</p>
.mytext {color:#f80cde;}
This box has a color of #f80cde
<div style="background-color:#f80cde;">Content here</div>
.mybackground {background-color:#f80cde;}
Border around this has a color of #f80cde
<div style="border:2px solid #f80cde;">Content here</div>
.myborder {border:2px solid #f80cde;}