#95804d color space conversions
Hex:
        #95804d
        RGB:
        149, 128, 77
        CMY:
        42, 50, 70
        CMYK:
        0, 14, 48, 42
      HSL:
        43°, 31.8584%, 44.3137%
        HSV (HSB):
        43°, 48.3221%, 58.4314%
        XYZ:
        21.4532, 22.3637, 10.2071
        xyY:
        0.3971, 0.4140, 22.3637
      CIE-Lab:
        54.4108, 0.9352, 30.5439
        CIE-LCH:
        54.4108, 30.5582, 88.2463
        CIE-Luv:
        54.4108, 16.6895, 36.1017
        Hunter-Lab:
        47.2903, -1.7819, 20.3061
      #95804d color charts
#95804d RGB chart
      #95804d CMYK chart
      #95804d RGB pie chart
      #95804d color shades, tints & tones
#95804d color schemes
#95804d color preview, HTML & CSS examples
           This text has a color of #95804d        
        
          <p style="color:#95804d;">Text here</p>
        
        
          .mytext {color:#95804d;}
        
        Text color #95804d
      
           This box has a color of #95804d        
        
          <div style="background-color:#95804d;">Content here</div>
        
        
          .mybackground {background-color:#95804d;}
        
        Background color #95804d
      
           Border around this has a color of #95804d        
        
          <div style="border:2px solid #95804d;">Content here</div>
        
        
          .myborder {border:2px solid #95804d;}
        
        Border color #95804d