#3d4242 color space conversions
Hex:
#3d4242
RGB:
61, 66, 66
CMY:
76, 74, 74
CMYK:
8, 0, 0, 74
HSL:
180°, 3.9370%, 24.9020%
HSV (HSB):
180°, 7.5758%, 25.8824%
XYZ:
4.8561, 5.2819, 5.9178
xyY:
0.3024, 0.3290, 5.2819
CIE-Lab:
27.5232, -2.0682, -0.7184
CIE-LCH:
27.5232, 2.1894, 199.1542
CIE-Luv:
27.5232, -2.5414, -0.5530
Hunter-Lab:
22.9823, -2.5029, 0.8208
#3d4242 color charts
#3d4242 color shades, tints & tones
#3d4242 color schemes
#3d4242 color preview, HTML & CSS examples
This text has a color of #3d4242
<p style="color:#3d4242;">Text here</p>
.mytext {color:#3d4242;}
This box has a color of #3d4242
<div style="background-color:#3d4242;">Content here</div>
.mybackground {background-color:#3d4242;}
Border around this has a color of #3d4242
<div style="border:2px solid #3d4242;">Content here</div>
.myborder {border:2px solid #3d4242;}