#3d3d24 color space conversions
Hex:
#3d3d24
RGB:
61, 61, 36
CMY:
76, 76, 86
CMYK:
0, 0, 41, 76
HSL:
60°, 25.7732%, 19.0196%
HSV (HSB):
60°, 40.9836%, 23.9216%
XYZ:
3.9116, 4.4570, 2.3232
xyY:
0.3659, 0.4169, 4.4570
CIE-Lab:
25.1280, -4.6482, 15.4387
CIE-LCH:
25.1280, 16.1233, 106.7556
CIE-Luv:
25.1280, 1.1237, 15.5746
Hunter-Lab:
21.1115, -3.8718, 8.2536
#3d3d24 color charts
#3d3d24 color shades, tints & tones
#3d3d24 color schemes
#3d3d24 color preview, HTML & CSS examples
This text has a color of #3d3d24
<p style="color:#3d3d24;">Text here</p>
.mytext {color:#3d3d24;}
This box has a color of #3d3d24
<div style="background-color:#3d3d24;">Content here</div>
.mybackground {background-color:#3d3d24;}
Border around this has a color of #3d3d24
<div style="border:2px solid #3d3d24;">Content here</div>
.myborder {border:2px solid #3d3d24;}