#3a523f color space conversions
Hex:
        #3a523f
        RGB:
        58, 82, 63
        CMY:
        77, 68, 75
        CMYK:
        29, 0, 23, 68
      HSL:
        133°, 17.1429%, 27.4510%
        HSV (HSB):
        133°, 29.2683%, 32.1569%
        XYZ:
        5.6594, 7.2930, 5.8120
        xyY:
        0.3016, 0.3887, 7.2930
      CIE-Lab:
        32.4649, -13.6547, 8.2559
        CIE-LCH:
        32.4649, 15.9565, 148.8421
        CIE-Luv:
        32.4649, -11.3856, 11.4259
        Hunter-Lab:
        27.0056, -9.8524, 6.1437
      #3a523f color charts
#3a523f RGB chart
      #3a523f CMYK chart
      #3a523f RGB pie chart
      #3a523f color shades, tints & tones
#3a523f color schemes
#3a523f color preview, HTML & CSS examples
           This text has a color of #3a523f        
        
          <p style="color:#3a523f;">Text here</p>
        
        
          .mytext {color:#3a523f;}
        
        Text color #3a523f
      
           This box has a color of #3a523f        
        
          <div style="background-color:#3a523f;">Content here</div>
        
        
          .mybackground {background-color:#3a523f;}
        
        Background color #3a523f
      
           Border around this has a color of #3a523f        
        
          <div style="border:2px solid #3a523f;">Content here</div>
        
        
          .myborder {border:2px solid #3a523f;}
        
        Border color #3a523f