#3d3c3a color space conversions
Hex:
#3d3c3a
RGB:
61, 60, 58
CMY:
76, 76, 77
CMYK:
0, 2, 5, 76
HSL:
40°, 2.5210%, 23.3333%
HSV (HSB):
40°, 4.9180%, 23.9216%
XYZ:
4.3040, 4.5293, 4.6504
xyY:
0.3192, 0.3359, 4.5293
CIE-Lab:
25.3493, -0.0127, 1.3819
CIE-LCH:
25.3493, 1.3820, 90.5271
CIE-Luv:
25.3493, 0.6248, 1.5125
Hunter-Lab:
21.2822, -1.1444, 1.9420
#3d3c3a color charts
#3d3c3a color shades, tints & tones
#3d3c3a color schemes
#3d3c3a color preview, HTML & CSS examples
This text has a color of #3d3c3a
<p style="color:#3d3c3a;">Text here</p>
.mytext {color:#3d3c3a;}
This box has a color of #3d3c3a
<div style="background-color:#3d3c3a;">Content here</div>
.mybackground {background-color:#3d3c3a;}
Border around this has a color of #3d3c3a
<div style="border:2px solid #3d3c3a;">Content here</div>
.myborder {border:2px solid #3d3c3a;}