#956b1e color space conversions
Hex:
        #956b1e
        RGB:
        149, 107, 30
        CMY:
        42, 58, 88
        CMYK:
        0, 28, 80, 42
      HSL:
        39°, 66.4804%, 35.0980%
        HSV (HSB):
        39°, 79.8658%, 58.4314%
        XYZ:
        17.8865, 16.9987, 3.5667
        xyY:
        0.4652, 0.4421, 16.9987
      CIE-Lab:
        48.2584, 9.5511, 46.7976
        CIE-LCH:
        48.2584, 47.7624, 78.4647
        CIE-Luv:
        48.2584, 34.1705, 44.6539
        Hunter-Lab:
        41.2295, 5.2866, 23.7316
      #956b1e color charts
#956b1e RGB chart
      #956b1e CMYK chart
      #956b1e RGB pie chart
      #956b1e color shades, tints & tones
#956b1e color schemes
#956b1e color preview, HTML & CSS examples
           This text has a color of #956b1e        
        
          <p style="color:#956b1e;">Text here</p>
        
        
          .mytext {color:#956b1e;}
        
        Text color #956b1e
      
           This box has a color of #956b1e        
        
          <div style="background-color:#956b1e;">Content here</div>
        
        
          .mybackground {background-color:#956b1e;}
        
        Background color #956b1e
      
           Border around this has a color of #956b1e        
        
          <div style="border:2px solid #956b1e;">Content here</div>
        
        
          .myborder {border:2px solid #956b1e;}
        
        Border color #956b1e