#3d3d34 color space conversions
Hex:
#3d3d34
RGB:
61, 61, 52
CMY:
76, 76, 80
CMYK:
0, 0, 15, 76
HSL:
60°, 7.9646%, 22.1569%
HSV (HSB):
60°, 14.7541%, 23.9216%
XYZ:
4.2130, 4.5775, 3.9103
xyY:
0.3317, 0.3604, 4.5775
CIE-Lab:
25.4955, -1.9079, 5.5588
CIE-LCH:
25.4955, 5.8771, 108.9435
CIE-Luv:
25.4955, 0.4450, 6.1631
Hunter-Lab:
21.3951, -2.2920, 4.1404
#3d3d34 color charts
#3d3d34 color shades, tints & tones
#3d3d34 color schemes
#3d3d34 color preview, HTML & CSS examples
This text has a color of #3d3d34
<p style="color:#3d3d34;">Text here</p>
.mytext {color:#3d3d34;}
This box has a color of #3d3d34
<div style="background-color:#3d3d34;">Content here</div>
.mybackground {background-color:#3d3d34;}
Border around this has a color of #3d3d34
<div style="border:2px solid #3d3d34;">Content here</div>
.myborder {border:2px solid #3d3d34;}