#955c4f color space conversions
Hex:
        #955c4f
        RGB:
        149, 92, 79
        CMY:
        42, 64, 69
        CMYK:
        0, 38, 47, 42
      HSL:
        11°, 30.7018%, 44.7059%
        HSV (HSB):
        11°, 46.9799%, 58.4314%
        XYZ:
        17.6329, 14.6084, 9.2875
        xyY:
        0.4246, 0.3518, 14.6084
      CIE-Lab:
        45.0931, 21.8341, 17.2937
        CIE-LCH:
        45.0931, 27.8532, 38.3810
        CIE-Luv:
        45.0931, 40.2714, 16.7116
        Hunter-Lab:
        38.2209, 15.4628, 12.3475
      #955c4f color charts
#955c4f RGB chart
      #955c4f CMYK chart
      #955c4f RGB pie chart
      #955c4f color shades, tints & tones
#955c4f color schemes
#955c4f color preview, HTML & CSS examples
           This text has a color of #955c4f        
        
          <p style="color:#955c4f;">Text here</p>
        
        
          .mytext {color:#955c4f;}
        
        Text color #955c4f
      
           This box has a color of #955c4f        
        
          <div style="background-color:#955c4f;">Content here</div>
        
        
          .mybackground {background-color:#955c4f;}
        
        Background color #955c4f
      
           Border around this has a color of #955c4f        
        
          <div style="border:2px solid #955c4f;">Content here</div>
        
        
          .myborder {border:2px solid #955c4f;}
        
        Border color #955c4f