#f80d85 color space conversions
Hex:
#f80d85
RGB:
248, 13, 133
CMY:
3, 95, 48
CMYK:
0, 95, 46, 3
HSL:
329°, 94.3775%, 51.1765%
HSV (HSB):
329°, 94.7581%, 97.2549%
XYZ:
43.0890, 21.9378, 24.1537
xyY:
0.4832, 0.2460, 21.9378
CIE-Lab:
53.9609, 82.5458, -0.4481
CIE-LCH:
53.9609, 82.5470, 359.6890
CIE-Luv:
53.9609, 133.1508, -17.0241
Hunter-Lab:
46.8378, 82.2471, 2.2113
#f80d85 color charts
#f80d85 color shades, tints & tones
#f80d85 color schemes
#f80d85 color preview, HTML & CSS examples
This text has a color of #f80d85
<p style="color:#f80d85;">Text here</p>
.mytext {color:#f80d85;}
This box has a color of #f80d85
<div style="background-color:#f80d85;">Content here</div>
.mybackground {background-color:#f80d85;}
Border around this has a color of #f80d85
<div style="border:2px solid #f80d85;">Content here</div>
.myborder {border:2px solid #f80d85;}