#3d3d13 color space conversions
Hex:
#3d3d13
RGB:
61, 61, 19
CMY:
76, 76, 93
CMYK:
0, 0, 69, 76
HSL:
60°, 52.5000%, 15.6863%
HSV (HSB):
60°, 68.8525%, 23.9216%
XYZ:
3.7108, 4.3766, 1.2653
xyY:
0.3968, 0.4680, 4.3766
CIE-Lab:
24.8793, -6.5836, 25.1808
CIE-LCH:
24.8793, 26.0272, 104.6523
CIE-Luv:
24.8793, 1.6354, 22.6715
Hunter-Lab:
20.9203, -4.9491, 11.0583
#3d3d13 color charts
#3d3d13 color shades, tints & tones
#3d3d13 color schemes
#3d3d13 color preview, HTML & CSS examples
This text has a color of #3d3d13
<p style="color:#3d3d13;">Text here</p>
.mytext {color:#3d3d13;}
This box has a color of #3d3d13
<div style="background-color:#3d3d13;">Content here</div>
.mybackground {background-color:#3d3d13;}
Border around this has a color of #3d3d13
<div style="border:2px solid #3d3d13;">Content here</div>
.myborder {border:2px solid #3d3d13;}