#955f4e color space conversions
Hex:
        #955f4e
        RGB:
        149, 95, 78
        CMY:
        42, 63, 69
        CMYK:
        0, 36, 48, 42
      HSL:
        14°, 31.2775%, 44.5098%
        HSV (HSB):
        14°, 47.6510%, 58.4314%
        XYZ:
        17.8618, 15.1240, 9.1855
        xyY:
        0.4236, 0.3586, 15.1240
      CIE-Lab:
        45.8036, 20.0001, 18.8421
        CIE-LCH:
        45.8036, 27.4778, 43.2923
        CIE-Luv:
        45.8036, 38.4446, 18.8034
        Hunter-Lab:
        38.8896, 13.9271, 13.2187
      #955f4e color charts
#955f4e RGB chart
      #955f4e CMYK chart
      #955f4e RGB pie chart
      #955f4e color shades, tints & tones
#955f4e color schemes
#955f4e color preview, HTML & CSS examples
           This text has a color of #955f4e        
        
          <p style="color:#955f4e;">Text here</p>
        
        
          .mytext {color:#955f4e;}
        
        Text color #955f4e
      
           This box has a color of #955f4e        
        
          <div style="background-color:#955f4e;">Content here</div>
        
        
          .mybackground {background-color:#955f4e;}
        
        Background color #955f4e
      
           Border around this has a color of #955f4e        
        
          <div style="border:2px solid #955f4e;">Content here</div>
        
        
          .myborder {border:2px solid #955f4e;}
        
        Border color #955f4e