#3d3c2e color space conversions
Hex:
#3d3c2e
RGB:
61, 60, 46
CMY:
76, 76, 82
CMYK:
0, 2, 25, 76
HSL:
56°, 14.0187%, 20.9804%
HSV (HSB):
56°, 24.5902%, 23.9216%
XYZ:
4.0335, 4.4211, 3.2255
xyY:
0.3453, 0.3785, 4.4211
CIE-Lab:
25.0173, -2.3973, 8.8357
CIE-LCH:
25.0173, 9.1551, 105.1802
CIE-Luv:
25.0173, 1.2253, 9.3898
Hunter-Lab:
21.0263, -2.5546, 5.6231
#3d3c2e color charts
#3d3c2e color shades, tints & tones
#3d3c2e color schemes
#3d3c2e color preview, HTML & CSS examples
This text has a color of #3d3c2e
<p style="color:#3d3c2e;">Text here</p>
.mytext {color:#3d3c2e;}
This box has a color of #3d3c2e
<div style="background-color:#3d3c2e;">Content here</div>
.mybackground {background-color:#3d3c2e;}
Border around this has a color of #3d3c2e
<div style="border:2px solid #3d3c2e;">Content here</div>
.myborder {border:2px solid #3d3c2e;}