#ff1060 color space conversions
Hex:
#ff1060
RGB:
255, 16, 96
CMY:
0, 94, 62
CMYK:
0, 94, 62, 0
HSL:
340°, 100.0000%, 53.1373%
HSV (HSB):
340°, 93.7255%, 100.0000%
XYZ:
43.5366, 22.4751, 13.1098
xyY:
0.5502, 0.2841, 22.4751
CIE-Lab:
54.5275, 81.4290, 22.8404
CIE-LCH:
54.5275, 84.5717, 15.6685
CIE-Luv:
54.5275, 153.6816, 9.4147
Hunter-Lab:
47.4079, 80.9599, 16.7899
#ff1060 color charts
#ff1060 color shades, tints & tones
#ff1060 color schemes
#ff1060 color preview, HTML & CSS examples
This text has a color of #ff1060
<p style="color:#ff1060;">Text here</p>
.mytext {color:#ff1060;}
This box has a color of #ff1060
<div style="background-color:#ff1060;">Content here</div>
.mybackground {background-color:#ff1060;}
Border around this has a color of #ff1060
<div style="border:2px solid #ff1060;">Content here</div>
.myborder {border:2px solid #ff1060;}