#f51d6f color space conversions
Hex:
#f51d6f
RGB:
245, 29, 111
CMY:
4, 89, 56
CMYK:
0, 88, 55, 4
HSL:
337°, 91.5254%, 53.7255%
HSV (HSB):
337°, 88.1633%, 96.0784%
XYZ:
40.9648, 21.4389, 17.0180
xyY:
0.5158, 0.2699, 21.4389
CIE-Lab:
53.4265, 78.4307, 11.9687
CIE-LCH:
53.4265, 79.3387, 8.6765
CIE-Luv:
53.4265, 137.7533, -1.2675
Hunter-Lab:
46.3022, 76.8951, 10.6200
#f51d6f color charts
#f51d6f color shades, tints & tones
#f51d6f color schemes
#f51d6f color preview, HTML & CSS examples
This text has a color of #f51d6f
<p style="color:#f51d6f;">Text here</p>
.mytext {color:#f51d6f;}
This box has a color of #f51d6f
<div style="background-color:#f51d6f;">Content here</div>
.mybackground {background-color:#f51d6f;}
Border around this has a color of #f51d6f
<div style="border:2px solid #f51d6f;">Content here</div>
.myborder {border:2px solid #f51d6f;}