#3d3f35 color space conversions
Hex:
#3d3f35
RGB:
61, 63, 53
CMY:
76, 75, 79
CMYK:
3, 0, 16, 75
HSL:
72°, 8.6207%, 22.7451%
HSV (HSB):
72°, 15.8730%, 24.7059%
XYZ:
4.3446, 4.8042, 4.0665
xyY:
0.3288, 0.3635, 4.8042
CIE-Lab:
26.1694, -2.9896, 5.8536
CIE-LCH:
26.1694, 6.5728, 117.0550
CIE-Luv:
26.1694, -0.5818, 6.6801
Hunter-Lab:
21.9184, -2.9756, 4.3429
#3d3f35 color charts
#3d3f35 color shades, tints & tones
#3d3f35 color schemes
#3d3f35 color preview, HTML & CSS examples
This text has a color of #3d3f35
<p style="color:#3d3f35;">Text here</p>
.mytext {color:#3d3f35;}
This box has a color of #3d3f35
<div style="background-color:#3d3f35;">Content here</div>
.mybackground {background-color:#3d3f35;}
Border around this has a color of #3d3f35
<div style="border:2px solid #3d3f35;">Content here</div>
.myborder {border:2px solid #3d3f35;}