#f00060 color space conversions
Hex:
#f00060
RGB:
240, 0, 96
CMY:
6, 100, 62
CMYK:
0, 100, 60, 6
HSL:
336°, 100.0000%, 47.0588%
HSV (HSB):
336°, 100.0000%, 94.1176%
XYZ:
38.0465, 19.3698, 12.7998
xyY:
0.5418, 0.2759, 19.3698
CIE-Lab:
51.1171, 79.1949, 17.7450
CIE-LCH:
51.1171, 81.1586, 12.6295
CIE-Luv:
51.1171, 144.0976, 4.4401
Hunter-Lab:
44.0111, 77.2892, 13.5644
#f00060 color charts
#f00060 color shades, tints & tones
#f00060 color schemes
#f00060 color preview, HTML & CSS examples
This text has a color of #f00060
<p style="color:#f00060;">Text here</p>
.mytext {color:#f00060;}
This box has a color of #f00060
<div style="background-color:#f00060;">Content here</div>
.mybackground {background-color:#f00060;}
Border around this has a color of #f00060
<div style="border:2px solid #f00060;">Content here</div>
.myborder {border:2px solid #f00060;}