#95b40f color space conversions
Hex:
        #95b40f
        RGB:
        149, 180, 15
        CMY:
        42, 29, 94
        CMYK:
        17, 0, 92, 29
      HSL:
        71°, 84.6154%, 38.2353%
        HSV (HSB):
        71°, 91.6667%, 70.5882%
        XYZ:
        28.8019, 39.0666, 6.4745
        xyY:
        0.3874, 0.5255, 39.0666
      CIE-Lab:
        68.7995, -29.6760, 68.1429
        CIE-LCH:
        68.7995, 74.3244, 113.5330
        CIE-Luv:
        68.7995, -14.4788, 76.9541
        Hunter-Lab:
        62.5033, -27.1267, 37.6106
      #95b40f color charts
#95b40f RGB chart
      #95b40f CMYK chart
      #95b40f RGB pie chart
      #95b40f color shades, tints & tones
#95b40f color schemes
#95b40f color preview, HTML & CSS examples
           This text has a color of #95b40f        
        
          <p style="color:#95b40f;">Text here</p>
        
        
          .mytext {color:#95b40f;}
        
        Text color #95b40f
      
           This box has a color of #95b40f        
        
          <div style="background-color:#95b40f;">Content here</div>
        
        
          .mybackground {background-color:#95b40f;}
        
        Background color #95b40f
      
           Border around this has a color of #95b40f        
        
          <div style="border:2px solid #95b40f;">Content here</div>
        
        
          .myborder {border:2px solid #95b40f;}
        
        Border color #95b40f