#957a45 color space conversions
Hex:
        #957a45
        RGB:
        149, 122, 69
        CMY:
        42, 52, 73
        CMYK:
        0, 18, 54, 42
      HSL:
        40°, 36.6972%, 42.7451%
        HSV (HSB):
        40°, 53.6913%, 58.4314%
        XYZ:
        20.4281, 20.7383, 8.5564
        xyY:
        0.4108, 0.4171, 20.7383
      CIE-Lab:
        52.6619, 3.5459, 32.7167
        CIE-LCH:
        52.6619, 32.9083, 83.8143
        CIE-Luv:
        52.6619, 21.1794, 37.1236
        Hunter-Lab:
        45.5393, 0.3781, 20.7375
      #957a45 color charts
#957a45 RGB chart
      #957a45 CMYK chart
      #957a45 RGB pie chart
      #957a45 color shades, tints & tones
#957a45 color schemes
#957a45 color preview, HTML & CSS examples
           This text has a color of #957a45        
        
          <p style="color:#957a45;">Text here</p>
        
        
          .mytext {color:#957a45;}
        
        Text color #957a45
      
           This box has a color of #957a45        
        
          <div style="background-color:#957a45;">Content here</div>
        
        
          .mybackground {background-color:#957a45;}
        
        Background color #957a45
      
           Border around this has a color of #957a45        
        
          <div style="border:2px solid #957a45;">Content here</div>
        
        
          .myborder {border:2px solid #957a45;}
        
        Border color #957a45