#3d694f color space conversions
Hex:
        #3d694f
        RGB:
        61, 105, 79
        CMY:
        76, 59, 69
        CMYK:
        42, 0, 25, 59
      HSL:
        145°, 26.5060%, 32.5490%
        HSV (HSB):
        145°, 41.9048%, 41.1765%
        XYZ:
        8.3873, 11.6598, 9.2056
        xyY:
        0.2867, 0.3986, 11.6598
      CIE-Lab:
        40.6702, -21.6646, 9.9274
        CIE-LCH:
        40.6702, 23.8309, 155.3813
        CIE-Luv:
        40.6702, -20.4947, 15.4563
        Hunter-Lab:
        34.1464, -15.9115, 7.9183
      #3d694f color charts
#3d694f RGB chart
      #3d694f CMYK chart
      #3d694f RGB pie chart
      #3d694f color shades, tints & tones
#3d694f color schemes
#3d694f color preview, HTML & CSS examples
           This text has a color of #3d694f        
        
          <p style="color:#3d694f;">Text here</p>
        
        
          .mytext {color:#3d694f;}
        
        Text color #3d694f
      
           This box has a color of #3d694f        
        
          <div style="background-color:#3d694f;">Content here</div>
        
        
          .mybackground {background-color:#3d694f;}
        
        Background color #3d694f
      
           Border around this has a color of #3d694f        
        
          <div style="border:2px solid #3d694f;">Content here</div>
        
        
          .myborder {border:2px solid #3d694f;}
        
        Border color #3d694f