#f51c6a color space conversions
Hex:
#f51c6a
RGB:
245, 28, 106
CMY:
4, 89, 58
CMYK:
0, 89, 57, 4
HSL:
338°, 91.5612%, 53.5294%
HSV (HSB):
338°, 88.5714%, 96.0784%
XYZ:
40.6730, 21.2836, 15.6001
xyY:
0.5244, 0.2744, 21.2836
CIE-Lab:
53.2585, 78.2561, 14.7580
CIE-LCH:
53.2585, 79.6355, 10.6797
CIE-Luv:
53.2585, 139.9693, 1.8167
Hunter-Lab:
46.1341, 76.6351, 12.2452
#f51c6a color charts
#f51c6a color shades, tints & tones
#f51c6a color schemes
#f51c6a color preview, HTML & CSS examples
This text has a color of #f51c6a
<p style="color:#f51c6a;">Text here</p>
.mytext {color:#f51c6a;}
This box has a color of #f51c6a
<div style="background-color:#f51c6a;">Content here</div>
.mybackground {background-color:#f51c6a;}
Border around this has a color of #f51c6a
<div style="border:2px solid #f51c6a;">Content here</div>
.myborder {border:2px solid #f51c6a;}