#f80da8 color space conversions
Hex:
#f80da8
RGB:
248, 13, 168
CMY:
3, 95, 34
CMYK:
0, 95, 32, 3
HSL:
320°, 94.3775%, 51.1765%
HSV (HSB):
320°, 94.7581%, 97.2549%
XYZ:
45.9232, 23.0715, 39.0786
xyY:
0.4249, 0.2135, 23.0715
CIE-Lab:
55.1459, 85.6816, -19.4660
CIE-LCH:
55.1459, 87.8650, 347.2003
CIE-Luv:
55.1459, 116.7725, -43.4281
Hunter-Lab:
48.0328, 86.6031, -14.6144
#f80da8 color charts
#f80da8 color shades, tints & tones
#f80da8 color schemes
#f80da8 color preview, HTML & CSS examples
This text has a color of #f80da8
<p style="color:#f80da8;">Text here</p>
.mytext {color:#f80da8;}
This box has a color of #f80da8
<div style="background-color:#f80da8;">Content here</div>
.mybackground {background-color:#f80da8;}
Border around this has a color of #f80da8
<div style="border:2px solid #f80da8;">Content here</div>
.myborder {border:2px solid #f80da8;}