#3d3d4a color space conversions
Hex:
#3d3d4a
RGB:
61, 61, 74
CMY:
76, 76, 71
CMYK:
18, 18, 0, 71
HSL:
240°, 9.6296%, 26.4706%
HSV (HSB):
240°, 17.5676%, 29.0196%
XYZ:
4.8292, 4.8240, 7.1552
xyY:
0.2873, 0.2870, 4.8240
CIE-Lab:
26.2273, 3.1753, -7.9022
CIE-LCH:
26.2273, 8.5163, 291.8916
CIE-Luv:
26.2273, -0.6942, -9.6341
Hunter-Lab:
21.9636, 0.8113, -3.9406
#3d3d4a color charts
#3d3d4a color shades, tints & tones
#3d3d4a color schemes
#3d3d4a color preview, HTML & CSS examples
This text has a color of #3d3d4a
<p style="color:#3d3d4a;">Text here</p>
.mytext {color:#3d3d4a;}
This box has a color of #3d3d4a
<div style="background-color:#3d3d4a;">Content here</div>
.mybackground {background-color:#3d3d4a;}
Border around this has a color of #3d3d4a
<div style="border:2px solid #3d3d4a;">Content here</div>
.myborder {border:2px solid #3d3d4a;}