#95980f color space conversions
Hex:
        #95980f
        RGB:
        149, 152, 15
        CMY:
        42, 40, 94
        CMYK:
        2, 0, 90, 40
      HSL:
        61°, 82.0359%, 32.7451%
        HSV (HSB):
        61°, 90.1316%, 59.6078%
        XYZ:
        23.7089, 28.8805, 4.7768
        xyY:
        0.4133, 0.5034, 28.8805
      CIE-Lab:
        60.6760, -15.7537, 61.6620
        CIE-LCH:
        60.6760, 63.6426, 104.3316
        CIE-Luv:
        60.6760, 2.6850, 65.6519
        Hunter-Lab:
        53.7406, -15.2967, 32.3483
      #95980f color charts
#95980f RGB chart
      #95980f CMYK chart
      #95980f RGB pie chart
      #95980f color shades, tints & tones
#95980f color schemes
#95980f color preview, HTML & CSS examples
           This text has a color of #95980f        
        
          <p style="color:#95980f;">Text here</p>
        
        
          .mytext {color:#95980f;}
        
        Text color #95980f
      
           This box has a color of #95980f        
        
          <div style="background-color:#95980f;">Content here</div>
        
        
          .mybackground {background-color:#95980f;}
        
        Background color #95980f
      
           Border around this has a color of #95980f        
        
          <div style="border:2px solid #95980f;">Content here</div>
        
        
          .myborder {border:2px solid #95980f;}
        
        Border color #95980f