#95840f color space conversions
Hex:
        #95840f
        RGB:
        149, 132, 15
        CMY:
        42, 48, 94
        CMYK:
        0, 11, 90, 42
      HSL:
        52°, 81.7073%, 32.1569%
        HSV (HSB):
        52°, 89.9329%, 58.4314%
        XYZ:
        20.7319, 22.9266, 3.7845
        xyY:
        0.4370, 0.4832, 22.9266
      CIE-Lab:
        54.9966, -5.0404, 57.1380
        CIE-LCH:
        54.9966, 57.3599, 95.0413
        CIE-Luv:
        54.9966, 16.2451, 57.5263
        Hunter-Lab:
        47.8817, -6.5057, 28.8310
      #95840f color charts
#95840f RGB chart
      #95840f CMYK chart
      #95840f RGB pie chart
      #95840f color shades, tints & tones
#95840f color schemes
#95840f color preview, HTML & CSS examples
           This text has a color of #95840f        
        
          <p style="color:#95840f;">Text here</p>
        
        
          .mytext {color:#95840f;}
        
        Text color #95840f
      
           This box has a color of #95840f        
        
          <div style="background-color:#95840f;">Content here</div>
        
        
          .mybackground {background-color:#95840f;}
        
        Background color #95840f
      
           Border around this has a color of #95840f        
        
          <div style="border:2px solid #95840f;">Content here</div>
        
        
          .myborder {border:2px solid #95840f;}
        
        Border color #95840f