#f80f81 color space conversions
Hex:
#f80f81
RGB:
248, 15, 129
CMY:
3, 94, 49
CMYK:
0, 94, 48, 3
HSL:
331°, 94.3320%, 51.5686%
HSV (HSB):
331°, 93.9516%, 97.2549%
XYZ:
42.8447, 21.8831, 22.7346
xyY:
0.4899, 0.2502, 21.8831
CIE-Lab:
53.9027, 82.0692, 1.8707
CIE-LCH:
53.9027, 82.0906, 1.3058
CIE-Luv:
53.9027, 134.7393, -14.0211
Hunter-Lab:
46.7794, 81.6222, 3.9309
#f80f81 color charts
#f80f81 color shades, tints & tones
#f80f81 color schemes
#f80f81 color preview, HTML & CSS examples
This text has a color of #f80f81
<p style="color:#f80f81;">Text here</p>
.mytext {color:#f80f81;}
This box has a color of #f80f81
<div style="background-color:#f80f81;">Content here</div>
.mybackground {background-color:#f80f81;}
Border around this has a color of #f80f81
<div style="border:2px solid #f80f81;">Content here</div>
.myborder {border:2px solid #f80f81;}