#3d3f45 color space conversions
Hex:
#3d3f45
RGB:
61, 63, 69
CMY:
76, 75, 73
CMYK:
12, 9, 0, 73
HSL:
225°, 6.1538%, 25.4902%
HSV (HSB):
225°, 11.5942%, 27.0588%
XYZ:
4.7762, 4.9768, 6.3391
xyY:
0.2968, 0.3093, 4.9768
CIE-Lab:
26.6685, 0.5926, -3.9486
CIE-LCH:
26.6685, 3.9928, 278.5344
CIE-Luv:
26.6685, -1.3093, -4.6290
Hunter-Lab:
22.3087, -0.8245, -1.2314
#3d3f45 color charts
#3d3f45 color shades, tints & tones
#3d3f45 color schemes
#3d3f45 color preview, HTML & CSS examples
This text has a color of #3d3f45
<p style="color:#3d3f45;">Text here</p>
.mytext {color:#3d3f45;}
This box has a color of #3d3f45
<div style="background-color:#3d3f45;">Content here</div>
.mybackground {background-color:#3d3f45;}
Border around this has a color of #3d3f45
<div style="border:2px solid #3d3f45;">Content here</div>
.myborder {border:2px solid #3d3f45;}