#955d5f color space conversions
Hex:
        #955d5f
        RGB:
        149, 93, 95
        CMY:
        42, 64, 63
        CMYK:
        0, 38, 36, 42
      HSL:
        358°, 23.1405%, 47.4510%
        HSV (HSB):
        358°, 37.5839%, 58.4314%
        XYZ:
        18.3743, 15.0445, 12.7619
        xyY:
        0.3979, 0.3258, 15.0445
      CIE-Lab:
        45.6951, 23.1816, 8.4935
        CIE-LCH:
        45.6951, 24.6886, 20.1223
        CIE-Luv:
        45.6951, 37.1194, 6.6830
        Hunter-Lab:
        38.7872, 16.6816, 7.6432
      #955d5f color charts
#955d5f RGB chart
      #955d5f CMYK chart
      #955d5f RGB pie chart
      #955d5f color shades, tints & tones
#955d5f color schemes
#955d5f color preview, HTML & CSS examples
           This text has a color of #955d5f        
        
          <p style="color:#955d5f;">Text here</p>
        
        
          .mytext {color:#955d5f;}
        
        Text color #955d5f
      
           This box has a color of #955d5f        
        
          <div style="background-color:#955d5f;">Content here</div>
        
        
          .mybackground {background-color:#955d5f;}
        
        Background color #955d5f
      
           Border around this has a color of #955d5f        
        
          <div style="border:2px solid #955d5f;">Content here</div>
        
        
          .myborder {border:2px solid #955d5f;}
        
        Border color #955d5f