#3d3434 color space conversions
Hex:
#3d3434
RGB:
61, 52, 52
CMY:
76, 80, 80
CMYK:
0, 15, 15, 76
HSL:
0°, 7.9646%, 22.1569%
HSV (HSB):
0°, 14.7541%, 23.9216%
XYZ:
3.7723, 3.6960, 3.7634
xyY:
0.3359, 0.3291, 3.6960
CIE-Lab:
22.6399, 4.0016, 1.4722
CIE-LCH:
22.6399, 4.2638, 20.1988
CIE-Luv:
22.6399, 4.7629, 1.0235
Hunter-Lab:
19.2250, 1.3811, 1.8512
#3d3434 color charts
#3d3434 color shades, tints & tones
#3d3434 color schemes
#3d3434 color preview, HTML & CSS examples
This text has a color of #3d3434
<p style="color:#3d3434;">Text here</p>
.mytext {color:#3d3434;}
This box has a color of #3d3434
<div style="background-color:#3d3434;">Content here</div>
.mybackground {background-color:#3d3434;}
Border around this has a color of #3d3434
<div style="border:2px solid #3d3434;">Content here</div>
.myborder {border:2px solid #3d3434;}