#95812a color space conversions
Hex:
        #95812a
        RGB:
        149, 129, 42
        CMY:
        42, 49, 84
        CMYK:
        0, 13, 72, 42
      HSL:
        49°, 56.0209%, 37.4510%
        HSV (HSB):
        49°, 71.8121%, 58.4314%
        XYZ:
        20.6626, 22.2572, 5.3975
        xyY:
        0.4276, 0.4606, 22.2572
      CIE-Lab:
        54.2989, -2.3687, 47.7353
        CIE-LCH:
        54.2989, 47.7940, 92.8407
        CIE-Luv:
        54.2989, 17.7245, 50.8334
        Hunter-Lab:
        47.1776, -4.3822, 26.2410
      #95812a color charts
#95812a RGB chart
      #95812a CMYK chart
      #95812a RGB pie chart
      #95812a color shades, tints & tones
#95812a color schemes
#95812a color preview, HTML & CSS examples
           This text has a color of #95812a        
        
          <p style="color:#95812a;">Text here</p>
        
        
          .mytext {color:#95812a;}
        
        Text color #95812a
      
           This box has a color of #95812a        
        
          <div style="background-color:#95812a;">Content here</div>
        
        
          .mybackground {background-color:#95812a;}
        
        Background color #95812a
      
           Border around this has a color of #95812a        
        
          <div style="border:2px solid #95812a;">Content here</div>
        
        
          .myborder {border:2px solid #95812a;}
        
        Border color #95812a