#ff6580 color space conversions
Hex:
#ff6580
RGB:
255, 101, 128
CMY:
0, 60, 50
CMYK:
0, 60, 50, 0
HSL:
349°, 100.0000%, 69.8039%
HSV (HSB):
349°, 60.3922%, 100.0000%
XYZ:
49.7900, 32.1259, 23.9988
xyY:
0.4701, 0.3033, 32.1259
CIE-Lab:
63.4468, 60.6183, 16.1663
CIE-LCH:
63.4468, 62.7370, 14.9326
CIE-Luv:
63.4468, 108.9348, 8.7584
Hunter-Lab:
56.6797, 57.6129, 14.5718
#ff6580 color charts
#ff6580 color shades, tints & tones
#ff6580 color schemes
#ff6580 color preview, HTML & CSS examples
This text has a color of #ff6580
<p style="color:#ff6580;">Text here</p>
.mytext {color:#ff6580;}
This box has a color of #ff6580
<div style="background-color:#ff6580;">Content here</div>
.mybackground {background-color:#ff6580;}
Border around this has a color of #ff6580
<div style="border:2px solid #ff6580;">Content here</div>
.myborder {border:2px solid #ff6580;}