#3d3c24 color space conversions
Hex:
#3d3c24
RGB:
61, 60, 36
CMY:
76, 76, 86
CMYK:
0, 2, 41, 76
HSL:
58°, 25.7732%, 19.0196%
HSV (HSB):
58°, 40.9836%, 23.9216%
XYZ:
3.8588, 4.3512, 2.3056
xyY:
0.3670, 0.4138, 4.3512
CIE-Lab:
24.8001, -4.0161, 15.0140
CIE-LCH:
24.8001, 15.5418, 104.9755
CIE-Luv:
24.8001, 1.6563, 15.0378
Hunter-Lab:
20.8595, -3.4837, 8.0485
#3d3c24 color charts
#3d3c24 color shades, tints & tones
#3d3c24 color schemes
#3d3c24 color preview, HTML & CSS examples
This text has a color of #3d3c24
<p style="color:#3d3c24;">Text here</p>
.mytext {color:#3d3c24;}
This box has a color of #3d3c24
<div style="background-color:#3d3c24;">Content here</div>
.mybackground {background-color:#3d3c24;}
Border around this has a color of #3d3c24
<div style="border:2px solid #3d3c24;">Content here</div>
.myborder {border:2px solid #3d3c24;}