#956b47 color space conversions
Hex:
        #956b47
        RGB:
        149, 107, 71
        CMY:
        42, 58, 72
        CMYK:
        0, 28, 52, 42
      HSL:
        28°, 35.4545%, 43.1373%
        HSV (HSB):
        28°, 52.3490%, 58.4314%
        XYZ:
        18.7895, 17.3599, 8.3217
        xyY:
        0.4225, 0.3904, 17.3599
      CIE-Lab:
        48.7103, 12.3458, 26.6943
        CIE-LCH:
        48.7103, 29.4110, 65.1800
        CIE-Luv:
        48.7103, 31.1967, 28.7168
        Hunter-Lab:
        41.6652, 7.5828, 17.3237
      #956b47 color charts
#956b47 RGB chart
      #956b47 CMYK chart
      #956b47 RGB pie chart
      #956b47 color shades, tints & tones
#956b47 color schemes
#956b47 color preview, HTML & CSS examples
           This text has a color of #956b47        
        
          <p style="color:#956b47;">Text here</p>
        
        
          .mytext {color:#956b47;}
        
        Text color #956b47
      
           This box has a color of #956b47        
        
          <div style="background-color:#956b47;">Content here</div>
        
        
          .mybackground {background-color:#956b47;}
        
        Background color #956b47
      
           Border around this has a color of #956b47        
        
          <div style="border:2px solid #956b47;">Content here</div>
        
        
          .myborder {border:2px solid #956b47;}
        
        Border color #956b47