#95785d color space conversions
Hex:
        #95785d
        RGB:
        149, 120, 93
        CMY:
        42, 53, 64
        CMYK:
        0, 19, 38, 42
      HSL:
        29°, 23.1405%, 47.4510%
        HSV (HSB):
        29°, 37.5839%, 58.4314%
        XYZ:
        21.0867, 20.6128, 13.2232
        xyY:
        0.3839, 0.3753, 20.6128
      CIE-Lab:
        52.5231, 7.3284, 19.1007
        CIE-LCH:
        52.5231, 20.4583, 69.0096
        CIE-Luv:
        52.5231, 20.5905, 22.6186
        Hunter-Lab:
        45.4013, 3.4521, 14.5126
      #95785d color charts
#95785d RGB chart
      #95785d CMYK chart
      #95785d RGB pie chart
      #95785d color shades, tints & tones
#95785d color schemes
#95785d color preview, HTML & CSS examples
           This text has a color of #95785d        
        
          <p style="color:#95785d;">Text here</p>
        
        
          .mytext {color:#95785d;}
        
        Text color #95785d
      
           This box has a color of #95785d        
        
          <div style="background-color:#95785d;">Content here</div>
        
        
          .mybackground {background-color:#95785d;}
        
        Background color #95785d
      
           Border around this has a color of #95785d        
        
          <div style="border:2px solid #95785d;">Content here</div>
        
        
          .myborder {border:2px solid #95785d;}
        
        Border color #95785d