#956e1d color space conversions
Hex:
        #956e1d
        RGB:
        149, 110, 29
        CMY:
        42, 57, 89
        CMYK:
        0, 26, 81, 42
      HSL:
        41°, 67.4157%, 34.9020%
        HSV (HSB):
        41°, 80.5369%, 58.4314%
        XYZ:
        18.1921, 17.6301, 3.6065
        xyY:
        0.4614, 0.4471, 17.6301
      CIE-Lab:
        49.0444, 7.7861, 47.9153
        CIE-LCH:
        49.0444, 48.5437, 80.7703
        CIE-Luv:
        49.0444, 31.9582, 46.1274
        Hunter-Lab:
        41.9882, 3.8587, 24.2991
      #956e1d color charts
#956e1d RGB chart
      #956e1d CMYK chart
      #956e1d RGB pie chart
      #956e1d color shades, tints & tones
#956e1d color schemes
#956e1d color preview, HTML & CSS examples
           This text has a color of #956e1d        
        
          <p style="color:#956e1d;">Text here</p>
        
        
          .mytext {color:#956e1d;}
        
        Text color #956e1d
      
           This box has a color of #956e1d        
        
          <div style="background-color:#956e1d;">Content here</div>
        
        
          .mybackground {background-color:#956e1d;}
        
        Background color #956e1d
      
           Border around this has a color of #956e1d        
        
          <div style="border:2px solid #956e1d;">Content here</div>
        
        
          .myborder {border:2px solid #956e1d;}
        
        Border color #956e1d