#f53b7b color space conversions
Hex:
#f53b7b
RGB:
245, 59, 123
CMY:
4, 77, 52
CMYK:
0, 76, 50, 4
HSL:
339°, 90.2913%, 59.6078%
HSV (HSB):
339°, 75.9184%, 96.0784%
XYZ:
42.7953, 23.9705, 21.1101
xyY:
0.4870, 0.2728, 23.9705
CIE-Lab:
56.0582, 72.6311, 8.4832
CIE-LCH:
56.0582, 73.1248, 6.6619
CIE-Luv:
56.0582, 123.7081, -3.6961
Hunter-Lab:
48.9596, 70.3463, 8.7075
#f53b7b color charts
#f53b7b color shades, tints & tones
#f53b7b color schemes
#f53b7b color preview, HTML & CSS examples
This text has a color of #f53b7b
<p style="color:#f53b7b;">Text here</p>
.mytext {color:#f53b7b;}
This box has a color of #f53b7b
<div style="background-color:#f53b7b;">Content here</div>
.mybackground {background-color:#f53b7b;}
Border around this has a color of #f53b7b
<div style="border:2px solid #f53b7b;">Content here</div>
.myborder {border:2px solid #f53b7b;}