#f83f80 color space conversions
Hex:
#f83f80
RGB:
248, 63, 128
CMY:
3, 75, 50
CMYK:
0, 75, 48, 3
HSL:
339°, 92.9648%, 60.9804%
HSV (HSB):
339°, 74.5968%, 97.2549%
XYZ:
44.3852, 25.0700, 22.9217
xyY:
0.4805, 0.2714, 25.0700
CIE-Lab:
57.1435, 72.6411, 7.1337
CIE-LCH:
57.1435, 72.9905, 5.6087
CIE-Luv:
57.1435, 122.6329, -5.2849
Hunter-Lab:
50.0699, 70.6114, 7.9064
#f83f80 color charts
#f83f80 color shades, tints & tones
#f83f80 color schemes
#f83f80 color preview, HTML & CSS examples
This text has a color of #f83f80
<p style="color:#f83f80;">Text here</p>
.mytext {color:#f83f80;}
This box has a color of #f83f80
<div style="background-color:#f83f80;">Content here</div>
.mybackground {background-color:#f83f80;}
Border around this has a color of #f83f80
<div style="border:2px solid #f83f80;">Content here</div>
.myborder {border:2px solid #f83f80;}