#f60f6a color space conversions
Hex:
#f60f6a
RGB:
246, 15, 106
CMY:
4, 94, 58
CMYK:
0, 94, 57, 4
HSL:
336°, 92.7711%, 51.1765%
HSV (HSB):
336°, 93.9024%, 96.4706%
XYZ:
40.7784, 20.9751, 15.5350
xyY:
0.5276, 0.2714, 20.9751
CIE-Lab:
52.9222, 80.0307, 14.3240
CIE-LCH:
52.9222, 81.3025, 10.1474
CIE-Luv:
52.9222, 143.0366, 0.8558
Hunter-Lab:
45.7986, 78.7863, 11.9477
#f60f6a color charts
#f60f6a color shades, tints & tones
#f60f6a color schemes
#f60f6a color preview, HTML & CSS examples
This text has a color of #f60f6a
<p style="color:#f60f6a;">Text here</p>
.mytext {color:#f60f6a;}
This box has a color of #f60f6a
<div style="background-color:#f60f6a;">Content here</div>
.mybackground {background-color:#f60f6a;}
Border around this has a color of #f60f6a
<div style="border:2px solid #f60f6a;">Content here</div>
.myborder {border:2px solid #f60f6a;}