#95841d color space conversions
Hex:
        #95841d
        RGB:
        149, 132, 29
        CMY:
        42, 48, 89
        CMYK:
        0, 11, 81, 42
      HSL:
        52°, 67.4157%, 34.9020%
        HSV (HSB):
        52°, 80.5369%, 58.4314%
        XYZ:
        20.8675, 22.9808, 4.4983
        xyY:
        0.4316, 0.4753, 22.9808
      CIE-Lab:
        55.0526, -4.6269, 53.3649
        CIE-LCH:
        55.0526, 53.5651, 94.9554
        CIE-Luv:
        55.0526, 15.9984, 55.3043
        Hunter-Lab:
        47.9383, -6.1912, 27.9933
      #95841d color charts
#95841d RGB chart
      #95841d CMYK chart
      #95841d RGB pie chart
      #95841d color shades, tints & tones
#95841d color schemes
#95841d color preview, HTML & CSS examples
           This text has a color of #95841d        
        
          <p style="color:#95841d;">Text here</p>
        
        
          .mytext {color:#95841d;}
        
        Text color #95841d
      
           This box has a color of #95841d        
        
          <div style="background-color:#95841d;">Content here</div>
        
        
          .mybackground {background-color:#95841d;}
        
        Background color #95841d
      
           Border around this has a color of #95841d        
        
          <div style="border:2px solid #95841d;">Content here</div>
        
        
          .myborder {border:2px solid #95841d;}
        
        Border color #95841d