#f80dbe color space conversions
Hex:
#f80dbe
RGB:
248, 13, 190
CMY:
3, 95, 25
CMYK:
0, 95, 23, 3
HSL:
315°, 94.3775%, 51.1765%
HSV (HSB):
315°, 94.7581%, 97.2549%
XYZ:
48.1496, 23.9620, 50.8026
xyY:
0.3917, 0.1949, 23.9620
CIE-Lab:
56.0497, 88.0262, -30.8978
CIE-LCH:
56.0497, 93.2914, 340.6586
CIE-Luv:
56.0497, 106.4506, -60.6408
Hunter-Lab:
48.9510, 89.9134, -27.2669
#f80dbe color charts
#f80dbe color shades, tints & tones
#f80dbe color schemes
#f80dbe color preview, HTML & CSS examples
This text has a color of #f80dbe
<p style="color:#f80dbe;">Text here</p>
.mytext {color:#f80dbe;}
This box has a color of #f80dbe
<div style="background-color:#f80dbe;">Content here</div>
.mybackground {background-color:#f80dbe;}
Border around this has a color of #f80dbe
<div style="border:2px solid #f80dbe;">Content here</div>
.myborder {border:2px solid #f80dbe;}