#60601c color space conversions
Hex:
#60601c
RGB:
96, 96, 28
CMY:
62, 62, 89
CMYK:
0, 0, 71, 62
HSL:
60°, 54.8387%, 24.3137%
HSV (HSB):
60°, 70.8333%, 37.6471%
XYZ:
9.2163, 10.9364, 2.7238
xyY:
0.4029, 0.4781, 10.9364
CIE-Lab:
39.4731, -9.3999, 37.1507
CIE-LCH:
39.4731, 38.3214, 104.1990
CIE-Luv:
39.4731, 2.7452, 38.0566
Hunter-Lab:
33.0702, -8.1266, 18.2658
#60601c color charts
#60601c color shades, tints & tones
#60601c color schemes
#60601c color preview, HTML & CSS examples
This text has a color of #60601c
<p style="color:#60601c;">Text here</p>
.mytext {color:#60601c;}
This box has a color of #60601c
<div style="background-color:#60601c;">Content here</div>
.mybackground {background-color:#60601c;}
Border around this has a color of #60601c
<div style="border:2px solid #60601c;">Content here</div>
.myborder {border:2px solid #60601c;}