#3d3c3c color space conversions
Hex:
#3d3c3c
RGB:
61, 60, 60
CMY:
76, 76, 76
CMYK:
0, 2, 2, 76
HSL:
0°, 0.8264%, 23.7255%
HSV (HSB):
0°, 1.6393%, 23.9216%
XYZ:
4.3559, 4.5501, 4.9236
xyY:
0.3150, 0.3290, 4.5501
CIE-Lab:
25.4124, 0.4288, 0.1474
CIE-LCH:
25.4124, 0.4534, 18.9662
CIE-Luv:
25.4124, 0.5178, 0.1073
Hunter-Lab:
21.3309, -0.8779, 1.2462
#3d3c3c color charts
#3d3c3c color shades, tints & tones
#3d3c3c color schemes
#3d3c3c color preview, HTML & CSS examples
This text has a color of #3d3c3c
<p style="color:#3d3c3c;">Text here</p>
.mytext {color:#3d3c3c;}
This box has a color of #3d3c3c
<div style="background-color:#3d3c3c;">Content here</div>
.mybackground {background-color:#3d3c3c;}
Border around this has a color of #3d3c3c
<div style="border:2px solid #3d3c3c;">Content here</div>
.myborder {border:2px solid #3d3c3c;}