#f60e5c color space conversions
Hex:
#f60e5c
RGB:
246, 14, 92
CMY:
4, 95, 64
CMYK:
0, 94, 63, 4
HSL:
340°, 92.8000%, 50.9804%
HSV (HSB):
340°, 94.3089%, 96.4706%
XYZ:
40.0948, 20.6796, 12.0035
xyY:
0.5509, 0.2841, 20.6796
CIE-Lab:
52.5971, 79.3133, 22.3720
CIE-LCH:
52.5971, 82.4082, 15.7522
CIE-Luv:
52.5971, 148.6009, 9.2012
Hunter-Lab:
45.4748, 77.8012, 16.1822
#f60e5c color charts
#f60e5c color shades, tints & tones
#f60e5c color schemes
#f60e5c color preview, HTML & CSS examples
This text has a color of #f60e5c
<p style="color:#f60e5c;">Text here</p>
.mytext {color:#f60e5c;}
This box has a color of #f60e5c
<div style="background-color:#f60e5c;">Content here</div>
.mybackground {background-color:#f60e5c;}
Border around this has a color of #f60e5c
<div style="border:2px solid #f60e5c;">Content here</div>
.myborder {border:2px solid #f60e5c;}