#95802e color space conversions
Hex:
        #95802e
        RGB:
        149, 128, 46
        CMY:
        42, 50, 82
        CMYK:
        0, 14, 69, 42
      HSL:
        48°, 52.8205%, 38.2353%
        HSV (HSB):
        48°, 69.1275%, 58.4314%
        XYZ:
        20.6067, 22.0252, 5.7500
        xyY:
        0.4259, 0.4552, 22.0252
      CIE-Lab:
        54.0537, -1.5830, 45.7471
        CIE-LCH:
        54.0537, 45.7744, 91.9818
        CIE-Luv:
        54.0537, 18.2731, 49.1749
        Hunter-Lab:
        46.9310, -3.7523, 25.5875
      #95802e color charts
#95802e RGB chart
      #95802e CMYK chart
      #95802e RGB pie chart
      #95802e color shades, tints & tones
#95802e color schemes
#95802e color preview, HTML & CSS examples
           This text has a color of #95802e        
        
          <p style="color:#95802e;">Text here</p>
        
        
          .mytext {color:#95802e;}
        
        Text color #95802e
      
           This box has a color of #95802e        
        
          <div style="background-color:#95802e;">Content here</div>
        
        
          .mybackground {background-color:#95802e;}
        
        Background color #95802e
      
           Border around this has a color of #95802e        
        
          <div style="border:2px solid #95802e;">Content here</div>
        
        
          .myborder {border:2px solid #95802e;}
        
        Border color #95802e