#3d3e2f color space conversions
Hex:
#3d3e2f
RGB:
61, 62, 47
CMY:
76, 76, 82
CMYK:
2, 0, 24, 76
HSL:
64°, 13.7615%, 21.3725%
HSV (HSB):
64°, 24.1935%, 24.3137%
XYZ:
4.1602, 4.6426, 3.3662
xyY:
0.3419, 0.3815, 4.6426
CIE-Lab:
25.6912, -3.4946, 9.1110
CIE-LCH:
25.6912, 9.7582, 110.9846
CIE-Luv:
25.6912, 0.1691, 9.9165
Hunter-Lab:
21.5467, -3.2423, 5.8200
#3d3e2f color charts
#3d3e2f color shades, tints & tones
#3d3e2f color schemes
#3d3e2f color preview, HTML & CSS examples
This text has a color of #3d3e2f
<p style="color:#3d3e2f;">Text here</p>
.mytext {color:#3d3e2f;}
This box has a color of #3d3e2f
<div style="background-color:#3d3e2f;">Content here</div>
.mybackground {background-color:#3d3e2f;}
Border around this has a color of #3d3e2f
<div style="border:2px solid #3d3e2f;">Content here</div>
.myborder {border:2px solid #3d3e2f;}