#3d3600 color space conversions
Hex:
#3d3600
RGB:
61, 54, 0
CMY:
76, 79, 100
CMYK:
0, 11, 100, 76
HSL:
53°, 100.0000%, 11.9608%
HSV (HSB):
53°, 100.0000%, 23.9216%
XYZ:
3.2436, 3.6304, 0.5298
xyY:
0.4381, 0.4903, 3.6304
CIE-Lab:
22.4100, -3.3788, 31.0602
CIE-LCH:
22.4100, 31.2434, 96.2084
CIE-Luv:
22.4100, 6.1162, 24.1089
Hunter-Lab:
19.0537, -2.9567, 11.6890
#3d3600 color charts
#3d3600 color shades, tints & tones
#3d3600 color schemes
#3d3600 color preview, HTML & CSS examples
This text has a color of #3d3600
<p style="color:#3d3600;">Text here</p>
.mytext {color:#3d3600;}
This box has a color of #3d3600
<div style="background-color:#3d3600;">Content here</div>
.mybackground {background-color:#3d3600;}
Border around this has a color of #3d3600
<div style="border:2px solid #3d3600;">Content here</div>
.myborder {border:2px solid #3d3600;}