#f51470 color space conversions
Hex:
#f51470
RGB:
245, 20, 112
CMY:
4, 92, 56
CMYK:
0, 92, 54, 4
HSL:
335°, 91.8367%, 51.9608%
HSV (HSB):
335°, 91.8367%, 96.0784%
XYZ:
40.8310, 21.0826, 17.2466
xyY:
0.5158, 0.2663, 21.0826
CIE-Lab:
53.0398, 79.6859, 10.8217
CIE-LCH:
53.0398, 80.4173, 7.7337
CIE-Luv:
53.0398, 139.0554, -2.8958
Hunter-Lab:
45.9158, 78.3796, 9.8710
#f51470 color charts
#f51470 color shades, tints & tones
#f51470 color schemes
#f51470 color preview, HTML & CSS examples
This text has a color of #f51470
<p style="color:#f51470;">Text here</p>
.mytext {color:#f51470;}
This box has a color of #f51470
<div style="background-color:#f51470;">Content here</div>
.mybackground {background-color:#f51470;}
Border around this has a color of #f51470
<div style="border:2px solid #f51470;">Content here</div>
.myborder {border:2px solid #f51470;}