#8d951f color space conversions
Hex:
        #8d951f
        RGB:
        141, 149, 31
        CMY:
        45, 42, 88
        CMYK:
        5, 0, 79, 42
      HSL:
        64°, 65.5556%, 35.2941%
        HSV (HSB):
        64°, 79.1946%, 58.4314%
        XYZ:
        21.9793, 27.2565, 5.3989
        xyY:
        0.4023, 0.4989, 27.2565
      CIE-Lab:
        59.2110, -17.2868, 56.1981
        CIE-LCH:
        59.2110, 58.7968, 107.0982
        CIE-Luv:
        59.2110, -0.8990, 61.9054
        Hunter-Lab:
        52.2078, -16.2159, 30.4141
      #8d951f color charts
#8d951f RGB chart
      #8d951f CMYK chart
      #8d951f RGB pie chart
      #8d951f color shades, tints & tones
#8d951f color schemes
#8d951f color preview, HTML & CSS examples
           This text has a color of #8d951f        
        
          <p style="color:#8d951f;">Text here</p>
        
        
          .mytext {color:#8d951f;}
        
        Text color #8d951f
      
           This box has a color of #8d951f        
        
          <div style="background-color:#8d951f;">Content here</div>
        
        
          .mybackground {background-color:#8d951f;}
        
        Background color #8d951f
      
           Border around this has a color of #8d951f        
        
          <div style="border:2px solid #8d951f;">Content here</div>
        
        
          .myborder {border:2px solid #8d951f;}
        
        Border color #8d951f