#956f3a color space conversions
Hex:
        #956f3a
        RGB:
        149, 111, 58
        CMY:
        42, 56, 77
        CMYK:
        0, 26, 61, 42
      HSL:
        35°, 43.9614%, 40.5882%
        HSV (HSB):
        35°, 61.0738%, 58.4314%
        XYZ:
        18.8426, 18.0639, 6.4966
        xyY:
        0.4341, 0.4162, 18.0639
      CIE-Lab:
        49.5736, 8.8993, 34.9063
        CIE-LCH:
        49.5736, 36.0228, 75.6972
        CIE-Luv:
        49.5736, 29.5467, 36.9287
        Hunter-Lab:
        42.5017, 4.7578, 20.6884
      #956f3a color charts
#956f3a RGB chart
      #956f3a CMYK chart
      #956f3a RGB pie chart
      #956f3a color shades, tints & tones
#956f3a color schemes
#956f3a color preview, HTML & CSS examples
           This text has a color of #956f3a        
        
          <p style="color:#956f3a;">Text here</p>
        
        
          .mytext {color:#956f3a;}
        
        Text color #956f3a
      
           This box has a color of #956f3a        
        
          <div style="background-color:#956f3a;">Content here</div>
        
        
          .mybackground {background-color:#956f3a;}
        
        Background color #956f3a
      
           Border around this has a color of #956f3a        
        
          <div style="border:2px solid #956f3a;">Content here</div>
        
        
          .myborder {border:2px solid #956f3a;}
        
        Border color #956f3a