#3d4141 color space conversions
Hex:
#3d4141
RGB:
61, 65, 65
CMY:
76, 75, 75
CMYK:
6, 0, 0, 75
HSL:
180°, 3.1746%, 24.7059%
HSV (HSB):
180°, 6.1538%, 25.4902%
XYZ:
4.7689, 5.1543, 5.7446
xyY:
0.3044, 0.3290, 5.1543
CIE-Lab:
27.1700, -1.6626, -0.5806
CIE-LCH:
27.1700, 1.7611, 199.2490
CIE-Luv:
27.1700, -2.0393, -0.4446
Hunter-Lab:
22.7032, -2.2359, 0.8901
#3d4141 color charts
#3d4141 color shades, tints & tones
#3d4141 color schemes
#3d4141 color preview, HTML & CSS examples
This text has a color of #3d4141
<p style="color:#3d4141;">Text here</p>
.mytext {color:#3d4141;}
This box has a color of #3d4141
<div style="background-color:#3d4141;">Content here</div>
.mybackground {background-color:#3d4141;}
Border around this has a color of #3d4141
<div style="border:2px solid #3d4141;">Content here</div>
.myborder {border:2px solid #3d4141;}