#95762f color space conversions
Hex:
        #95762f
        RGB:
        149, 118, 47
        CMY:
        42, 54, 82
        CMYK:
        0, 21, 68, 42
      HSL:
        42°, 52.0408%, 38.4314%
        HSV (HSB):
        42°, 68.4564%, 58.4314%
        XYZ:
        19.3859, 19.5517, 5.4414
        xyY:
        0.4368, 0.4406, 19.5517
      CIE-Lab:
        51.3265, 4.1195, 42.4118
        CIE-LCH:
        51.3265, 42.6114, 84.4522
        CIE-Luv:
        51.3265, 25.2660, 44.3956
        Hunter-Lab:
        44.2173, 0.8786, 23.6558
      #95762f color charts
#95762f RGB chart
      #95762f CMYK chart
      #95762f RGB pie chart
      #95762f color shades, tints & tones
#95762f color schemes
#95762f color preview, HTML & CSS examples
           This text has a color of #95762f        
        
          <p style="color:#95762f;">Text here</p>
        
        
          .mytext {color:#95762f;}
        
        Text color #95762f
      
           This box has a color of #95762f        
        
          <div style="background-color:#95762f;">Content here</div>
        
        
          .mybackground {background-color:#95762f;}
        
        Background color #95762f
      
           Border around this has a color of #95762f        
        
          <div style="border:2px solid #95762f;">Content here</div>
        
        
          .myborder {border:2px solid #95762f;}
        
        Border color #95762f