#3d3b3c color space conversions
Hex:
#3d3b3c
RGB:
61, 59, 60
CMY:
76, 77, 76
CMYK:
0, 3, 2, 76
HSL:
330°, 1.6667%, 23.5294%
HSV (HSB):
330°, 3.2787%, 23.9216%
XYZ:
4.3040, 4.4463, 4.9063
xyY:
0.3152, 0.3256, 4.4463
CIE-Lab:
25.0951, 1.0831, -0.3162
CIE-LCH:
25.0951, 1.1283, 343.7266
CIE-Luv:
25.0951, 0.9816, -0.4871
Hunter-Lab:
21.0862, -0.4660, 0.9647
#3d3b3c color charts
#3d3b3c color shades, tints & tones
#3d3b3c color schemes
#3d3b3c color preview, HTML & CSS examples
This text has a color of #3d3b3c
<p style="color:#3d3b3c;">Text here</p>
.mytext {color:#3d3b3c;}
This box has a color of #3d3b3c
<div style="background-color:#3d3b3c;">Content here</div>
.mybackground {background-color:#3d3b3c;}
Border around this has a color of #3d3b3c
<div style="border:2px solid #3d3b3c;">Content here</div>
.myborder {border:2px solid #3d3b3c;}