#ff60a9 color space conversions
Hex:
#ff60a9
RGB:
255, 96, 169
CMY:
0, 62, 34
CMYK:
0, 62, 34, 0
HSL:
332°, 100.0000%, 68.8235%
HSV (HSB):
332°, 62.3529%, 100.0000%
XYZ:
52.5843, 32.4903, 41.0359
xyY:
0.4170, 0.2576, 32.4903
CIE-Lab:
63.7461, 66.7317, -6.9724
CIE-LCH:
63.7461, 67.0950, 354.0351
CIE-Luv:
63.7461, 98.9372, -22.6420
Hunter-Lab:
57.0003, 64.9206, -2.7841
#ff60a9 color charts
#ff60a9 color shades, tints & tones
#ff60a9 color schemes
#ff60a9 color preview, HTML & CSS examples
This text has a color of #ff60a9
<p style="color:#ff60a9;">Text here</p>
.mytext {color:#ff60a9;}
This box has a color of #ff60a9
<div style="background-color:#ff60a9;">Content here</div>
.mybackground {background-color:#ff60a9;}
Border around this has a color of #ff60a9
<div style="border:2px solid #ff60a9;">Content here</div>
.myborder {border:2px solid #ff60a9;}