#f80da6 color space conversions
Hex:
#f80da6
RGB:
248, 13, 166
CMY:
3, 95, 35
CMYK:
0, 95, 33, 3
HSL:
321°, 94.3775%, 51.1765%
HSV (HSB):
321°, 94.7581%, 97.2549%
XYZ:
45.7383, 22.9975, 38.1047
xyY:
0.4281, 0.2153, 22.9975
CIE-Lab:
55.0697, 85.4823, -18.4065
CIE-LCH:
55.0697, 87.4416, 347.8483
CIE-Luv:
55.0697, 117.7187, -41.8748
Hunter-Lab:
47.9557, 86.3239, -13.5417
#f80da6 color charts
#f80da6 color shades, tints & tones
#f80da6 color schemes
#f80da6 color preview, HTML & CSS examples
This text has a color of #f80da6
<p style="color:#f80da6;">Text here</p>
.mytext {color:#f80da6;}
This box has a color of #f80da6
<div style="background-color:#f80da6;">Content here</div>
.mybackground {background-color:#f80da6;}
Border around this has a color of #f80da6
<div style="border:2px solid #f80da6;">Content here</div>
.myborder {border:2px solid #f80da6;}