#f80ba9 color space conversions
Hex:
#f80ba9
RGB:
248, 11, 169
CMY:
3, 96, 34
CMYK:
0, 96, 32, 3
HSL:
320°, 94.4223%, 50.7843%
HSV (HSB):
320°, 95.5645%, 97.2549%
XYZ:
45.9925, 23.0604, 39.5631
xyY:
0.4234, 0.2123, 23.0604
CIE-Lab:
55.1345, 85.9280, -20.0706
CIE-LCH:
55.1345, 88.2408, 346.8528
CIE-Luv:
55.1345, 116.4505, -44.3357
Hunter-Lab:
48.0212, 86.9219, -15.2323
#f80ba9 color charts
#f80ba9 color shades, tints & tones
#f80ba9 color schemes
#f80ba9 color preview, HTML & CSS examples
This text has a color of #f80ba9
<p style="color:#f80ba9;">Text here</p>
.mytext {color:#f80ba9;}
This box has a color of #f80ba9
<div style="background-color:#f80ba9;">Content here</div>
.mybackground {background-color:#f80ba9;}
Border around this has a color of #f80ba9
<div style="border:2px solid #f80ba9;">Content here</div>
.myborder {border:2px solid #f80ba9;}