#32601f color space conversions
Hex:
#32601f
RGB:
50, 96, 31
CMY:
80, 62, 88
CMYK:
48, 0, 68, 62
HSL:
102°, 51.1811%, 24.9020%
HSV (HSB):
102°, 67.7083%, 37.6471%
XYZ:
5.7456, 9.1428, 2.7582
xyY:
0.3256, 0.5181, 9.1428
CIE-Lab:
36.2578, -29.0175, 31.3614
CIE-LCH:
36.2578, 42.7265, 132.7769
CIE-Luv:
36.2578, -21.5888, 35.8291
Hunter-Lab:
30.2370, -18.9966, 15.7575
#32601f color charts
#32601f color shades, tints & tones
#32601f color schemes
#32601f color preview, HTML & CSS examples
This text has a color of #32601f
<p style="color:#32601f;">Text here</p>
.mytext {color:#32601f;}
This box has a color of #32601f
<div style="background-color:#32601f;">Content here</div>
.mybackground {background-color:#32601f;}
Border around this has a color of #32601f
<div style="border:2px solid #32601f;">Content here</div>
.myborder {border:2px solid #32601f;}