#f60f5e color space conversions
Hex:
#f60f5e
RGB:
246, 15, 94
CMY:
4, 94, 63
CMYK:
0, 94, 62, 4
HSL:
339°, 92.7711%, 51.1765%
HSV (HSB):
339°, 93.9024%, 96.4706%
XYZ:
40.1972, 20.7426, 12.4748
xyY:
0.5475, 0.2825, 20.7426
CIE-Lab:
52.6667, 79.3323, 21.2532
CIE-LCH:
52.6667, 82.1298, 14.9974
CIE-Luv:
52.6667, 147.7192, 8.1238
Hunter-Lab:
45.5441, 77.8421, 15.6410
#f60f5e color charts
#f60f5e color shades, tints & tones
#f60f5e color schemes
#f60f5e color preview, HTML & CSS examples
This text has a color of #f60f5e
<p style="color:#f60f5e;">Text here</p>
.mytext {color:#f60f5e;}
This box has a color of #f60f5e
<div style="background-color:#f60f5e;">Content here</div>
.mybackground {background-color:#f60f5e;}
Border around this has a color of #f60f5e
<div style="border:2px solid #f60f5e;">Content here</div>
.myborder {border:2px solid #f60f5e;}