#3d3e35 color space conversions
Hex:
#3d3e35
RGB:
61, 62, 53
CMY:
76, 76, 79
CMYK:
2, 0, 15, 76
HSL:
67°, 7.8261%, 22.5490%
HSV (HSB):
67°, 14.5161%, 24.3137%
XYZ:
4.2897, 4.6944, 4.0482
xyY:
0.3292, 0.3602, 4.6944
CIE-Lab:
25.8457, -2.3506, 5.3960
CIE-LCH:
25.8457, 5.8857, 113.5391
CIE-Luv:
25.8457, -0.0914, 6.0911
Hunter-Lab:
21.6665, -2.5757, 4.0888
#3d3e35 color charts
#3d3e35 color shades, tints & tones
#3d3e35 color schemes
#3d3e35 color preview, HTML & CSS examples
This text has a color of #3d3e35
<p style="color:#3d3e35;">Text here</p>
.mytext {color:#3d3e35;}
This box has a color of #3d3e35
<div style="background-color:#3d3e35;">Content here</div>
.mybackground {background-color:#3d3e35;}
Border around this has a color of #3d3e35
<div style="border:2px solid #3d3e35;">Content here</div>
.myborder {border:2px solid #3d3e35;}