#955f4b color space conversions
Hex:
        #955f4b
        RGB:
        149, 95, 75
        CMY:
        42, 63, 71
        CMYK:
        0, 36, 50, 42
      HSL:
        16°, 33.0357%, 43.9216%
        HSV (HSB):
        16°, 49.6644%, 58.4314%
        XYZ:
        17.7566, 15.0820, 8.6318
        xyY:
        0.4282, 0.3637, 15.0820
      CIE-Lab:
        45.7463, 19.6842, 20.5423
        CIE-LCH:
        45.7463, 28.4509, 46.2221
        CIE-Luv:
        45.7463, 38.8558, 20.5864
        Hunter-Lab:
        38.8355, 13.6528, 14.0067
      #955f4b color charts
#955f4b RGB chart
      #955f4b CMYK chart
      #955f4b RGB pie chart
      #955f4b color shades, tints & tones
#955f4b color schemes
#955f4b color preview, HTML & CSS examples
           This text has a color of #955f4b        
        
          <p style="color:#955f4b;">Text here</p>
        
        
          .mytext {color:#955f4b;}
        
        Text color #955f4b
      
           This box has a color of #955f4b        
        
          <div style="background-color:#955f4b;">Content here</div>
        
        
          .mybackground {background-color:#955f4b;}
        
        Background color #955f4b
      
           Border around this has a color of #955f4b        
        
          <div style="border:2px solid #955f4b;">Content here</div>
        
        
          .myborder {border:2px solid #955f4b;}
        
        Border color #955f4b