#f83b7e color space conversions
Hex:
#f83b7e
RGB:
248, 59, 126
CMY:
3, 77, 51
CMYK:
0, 76, 49, 3
HSL:
339°, 93.1034%, 60.1961%
HSV (HSB):
339°, 76.2097%, 97.2549%
XYZ:
44.0413, 24.5907, 22.1639
xyY:
0.4851, 0.2708, 24.5907
CIE-Lab:
56.6745, 73.6584, 7.6508
CIE-LCH:
56.6745, 74.0547, 5.9299
CIE-Luv:
56.6745, 124.9813, -4.9195
Hunter-Lab:
49.5891, 71.7494, 8.2126
#f83b7e color charts
#f83b7e color shades, tints & tones
#f83b7e color schemes
#f83b7e color preview, HTML & CSS examples
This text has a color of #f83b7e
<p style="color:#f83b7e;">Text here</p>
.mytext {color:#f83b7e;}
This box has a color of #f83b7e
<div style="background-color:#f83b7e;">Content here</div>
.mybackground {background-color:#f83b7e;}
Border around this has a color of #f83b7e
<div style="border:2px solid #f83b7e;">Content here</div>
.myborder {border:2px solid #f83b7e;}