#f60d7c color space conversions
Hex:
#f60d7c
RGB:
246, 13, 124
CMY:
4, 95, 51
CMYK:
0, 95, 50, 4
HSL:
331°, 92.8287%, 50.7843%
HSV (HSB):
331°, 94.7154%, 96.4706%
XYZ:
41.7881, 21.3359, 20.9845
xyY:
0.4968, 0.2537, 21.3359
CIE-Lab:
53.3152, 81.4240, 3.9838
CIE-LCH:
53.3152, 81.5213, 2.8011
CIE-Luv:
53.3152, 135.6134, -11.2860
Hunter-Lab:
46.1908, 80.6520, 5.3980
#f60d7c color charts
#f60d7c color shades, tints & tones
#f60d7c color schemes
#f60d7c color preview, HTML & CSS examples
This text has a color of #f60d7c
<p style="color:#f60d7c;">Text here</p>
.mytext {color:#f60d7c;}
This box has a color of #f60d7c
<div style="background-color:#f60d7c;">Content here</div>
.mybackground {background-color:#f60d7c;}
Border around this has a color of #f60d7c
<div style="border:2px solid #f60d7c;">Content here</div>
.myborder {border:2px solid #f60d7c;}