#ff6060 color space conversions
Hex:
#ff6060
RGB:
255, 96, 96
CMY:
0, 62, 62
CMYK:
0, 62, 62, 0
HSL:
0°, 100.0000%, 68.8235%
HSV (HSB):
0°, 62.3529%, 100.0000%
XYZ:
47.5342, 30.4703, 14.4424
xyY:
0.5142, 0.3296, 30.4703
CIE-Lab:
62.0579, 60.4236, 32.5851
CIE-LCH:
62.0579, 68.6499, 28.3370
CIE-Luv:
62.0579, 120.3503, 25.9494
Hunter-Lab:
55.1999, 57.1116, 23.1274
#ff6060 color charts
#ff6060 color shades, tints & tones
#ff6060 color schemes
#ff6060 color preview, HTML & CSS examples
This text has a color of #ff6060
<p style="color:#ff6060;">Text here</p>
.mytext {color:#ff6060;}
This box has a color of #ff6060
<div style="background-color:#ff6060;">Content here</div>
.mybackground {background-color:#ff6060;}
Border around this has a color of #ff6060
<div style="border:2px solid #ff6060;">Content here</div>
.myborder {border:2px solid #ff6060;}