#95b513 color space conversions
Hex:
        #95b513
        RGB:
        149, 181, 19
        CMY:
        42, 29, 93
        CMYK:
        18, 0, 90, 29
      HSL:
        72°, 81.0000%, 39.2157%
        HSV (HSB):
        72°, 89.5028%, 70.9804%
        XYZ:
        29.0358, 39.4843, 6.7070
        xyY:
        0.3860, 0.5249, 39.4843
      CIE-Lab:
        69.1007, -30.0675, 67.7389
        CIE-LCH:
        69.1007, 74.1121, 113.9352
        CIE-Luv:
        69.1007, -15.0628, 76.9683
        Hunter-Lab:
        62.8366, -27.4818, 37.6572
      #95b513 color charts
#95b513 RGB chart
      #95b513 CMYK chart
      #95b513 RGB pie chart
      #95b513 color shades, tints & tones
#95b513 color schemes
#95b513 color preview, HTML & CSS examples
           This text has a color of #95b513        
        
          <p style="color:#95b513;">Text here</p>
        
        
          .mytext {color:#95b513;}
        
        Text color #95b513
      
           This box has a color of #95b513        
        
          <div style="background-color:#95b513;">Content here</div>
        
        
          .mybackground {background-color:#95b513;}
        
        Background color #95b513
      
           Border around this has a color of #95b513        
        
          <div style="border:2px solid #95b513;">Content here</div>
        
        
          .myborder {border:2px solid #95b513;}
        
        Border color #95b513