#3d675f color space conversions
Hex:
        #3d675f
        RGB:
        61, 103, 95
        CMY:
        76, 60, 63
        CMYK:
        41, 0, 8, 60
      HSL:
        169°, 25.6098%, 32.1569%
        HSV (HSB):
        169°, 40.7767%, 40.3922%
        XYZ:
        8.8403, 11.5188, 12.5839
        xyY:
        0.2684, 0.3497, 11.5188
      CIE-Lab:
        40.4409, -16.7393, -0.1081
        CIE-LCH:
        40.4409, 16.7397, 180.3701
        CIE-Luv:
        40.4409, -19.2676, 2.2250
        Hunter-Lab:
        33.9394, -12.8996, 1.7743
      #3d675f color charts
#3d675f RGB chart
      #3d675f CMYK chart
      #3d675f RGB pie chart
      #3d675f color shades, tints & tones
#3d675f color schemes
#3d675f color preview, HTML & CSS examples
           This text has a color of #3d675f        
        
          <p style="color:#3d675f;">Text here</p>
        
        
          .mytext {color:#3d675f;}
        
        Text color #3d675f
      
           This box has a color of #3d675f        
        
          <div style="background-color:#3d675f;">Content here</div>
        
        
          .mybackground {background-color:#3d675f;}
        
        Background color #3d675f
      
           Border around this has a color of #3d675f        
        
          <div style="border:2px solid #3d675f;">Content here</div>
        
        
          .myborder {border:2px solid #3d675f;}
        
        Border color #3d675f