#60606d color space conversions
Hex:
#60606d
RGB:
96, 96, 109
CMY:
62, 62, 57
CMYK:
12, 12, 0, 57
HSL:
240°, 6.3415%, 40.1961%
HSV (HSB):
240°, 11.9266%, 42.7451%
XYZ:
11.7671, 11.9567, 16.1557
xyY:
0.2951, 0.2998, 11.9567
CIE-Lab:
41.1472, 2.8751, -7.3515
CIE-LCH:
41.1472, 7.8937, 291.3603
CIE-Luv:
41.1472, -0.7391, -10.2612
Hunter-Lab:
34.5784, 0.2315, -3.4965
#60606d color charts
#60606d color shades, tints & tones
#60606d color schemes
#60606d color preview, HTML & CSS examples
This text has a color of #60606d
<p style="color:#60606d;">Text here</p>
.mytext {color:#60606d;}
This box has a color of #60606d
<div style="background-color:#60606d;">Content here</div>
.mybackground {background-color:#60606d;}
Border around this has a color of #60606d
<div style="border:2px solid #60606d;">Content here</div>
.myborder {border:2px solid #60606d;}