#3d3838 color space conversions
Hex:
#3d3838
RGB:
61, 56, 56
CMY:
76, 78, 78
CMYK:
0, 8, 8, 76
HSL:
0°, 4.2735%, 22.9412%
HSV (HSB):
0°, 8.1967%, 23.9216%
XYZ:
4.0525, 4.1060, 4.3203
xyY:
0.3247, 0.3290, 4.1060
CIE-Lab:
24.0187, 2.1801, 0.7825
CIE-LCH:
24.0187, 2.3163, 19.7434
CIE-Luv:
24.0187, 2.6178, 0.5605
Hunter-Lab:
20.2632, 0.2378, 1.5430
#3d3838 color charts
#3d3838 color shades, tints & tones
#3d3838 color schemes
#3d3838 color preview, HTML & CSS examples
This text has a color of #3d3838
<p style="color:#3d3838;">Text here</p>
.mytext {color:#3d3838;}
This box has a color of #3d3838
<div style="background-color:#3d3838;">Content here</div>
.mybackground {background-color:#3d3838;}
Border around this has a color of #3d3838
<div style="border:2px solid #3d3838;">Content here</div>
.myborder {border:2px solid #3d3838;}