#f80bc5 color space conversions
Hex:
#f80bc5
RGB:
248, 11, 197
CMY:
3, 96, 23
CMYK:
0, 96, 21, 3
HSL:
313°, 94.4223%, 50.7843%
HSV (HSB):
313°, 95.5645%, 97.2549%
XYZ:
48.9091, 24.2270, 54.9218
xyY:
0.3819, 0.1892, 24.2270
CIE-Lab:
56.3144, 88.9704, -34.5256
CIE-LCH:
56.3144, 95.4345, 338.7909
CIE-Luv:
56.3144, 103.3496, -66.2520
Hunter-Lab:
49.2210, 91.2325, -31.7024
#f80bc5 color charts
#f80bc5 color shades, tints & tones
#f80bc5 color schemes
#f80bc5 color preview, HTML & CSS examples
This text has a color of #f80bc5
<p style="color:#f80bc5;">Text here</p>
.mytext {color:#f80bc5;}
This box has a color of #f80bc5
<div style="background-color:#f80bc5;">Content here</div>
.mybackground {background-color:#f80bc5;}
Border around this has a color of #f80bc5
<div style="border:2px solid #f80bc5;">Content here</div>
.myborder {border:2px solid #f80bc5;}