#7d8545 color space conversions
Hex:
        #7d8545
        RGB:
        125, 133, 69
        CMY:
        51, 48, 73
        CMYK:
        6, 0, 48, 48
      HSL:
        68°, 31.6832%, 39.6078%
        HSV (HSB):
        68°, 48.1203%, 52.1569%
        XYZ:
        17.9192, 21.5647, 8.8482
        xyY:
        0.3708, 0.4462, 21.5647
      CIE-Lab:
        53.5621, -13.1352, 33.3060
        CIE-LCH:
        53.5621, 35.8025, 111.5232
        CIE-Luv:
        53.5621, -2.1109, 41.1904
        Hunter-Lab:
        46.4378, -12.3876, 21.2094
      #7d8545 color charts
#7d8545 RGB chart
      #7d8545 CMYK chart
      #7d8545 RGB pie chart
      #7d8545 color shades, tints & tones
#7d8545 color schemes
#7d8545 color preview, HTML & CSS examples
           This text has a color of #7d8545        
        
          <p style="color:#7d8545;">Text here</p>
        
        
          .mytext {color:#7d8545;}
        
        Text color #7d8545
      
           This box has a color of #7d8545        
        
          <div style="background-color:#7d8545;">Content here</div>
        
        
          .mybackground {background-color:#7d8545;}
        
        Background color #7d8545
      
           Border around this has a color of #7d8545        
        
          <div style="border:2px solid #7d8545;">Content here</div>
        
        
          .myborder {border:2px solid #7d8545;}
        
        Border color #7d8545