#955f1b color space conversions
Hex:
        #955f1b
        RGB:
        149, 95, 27
        CMY:
        42, 63, 89
        CMYK:
        0, 36, 82, 42
      HSL:
        33°, 69.3182%, 34.5098%
        HSV (HSB):
        33°, 81.8792%, 58.4314%
        XYZ:
        16.6845, 14.6531, 2.9859
        xyY:
        0.4861, 0.4269, 14.6531
      CIE-Lab:
        45.1554, 16.3584, 45.1287
        CIE-LCH:
        45.1554, 48.0021, 70.0753
        CIE-Luv:
        45.1554, 43.4821, 40.4920
        Hunter-Lab:
        38.2794, 10.8122, 22.1708
      #955f1b color charts
#955f1b RGB chart
      #955f1b CMYK chart
      #955f1b RGB pie chart
      #955f1b color shades, tints & tones
#955f1b color schemes
#955f1b color preview, HTML & CSS examples
           This text has a color of #955f1b        
        
          <p style="color:#955f1b;">Text here</p>
        
        
          .mytext {color:#955f1b;}
        
        Text color #955f1b
      
           This box has a color of #955f1b        
        
          <div style="background-color:#955f1b;">Content here</div>
        
        
          .mybackground {background-color:#955f1b;}
        
        Background color #955f1b
      
           Border around this has a color of #955f1b        
        
          <div style="border:2px solid #955f1b;">Content here</div>
        
        
          .myborder {border:2px solid #955f1b;}
        
        Border color #955f1b