#7d852b color space conversions
Hex:
        #7d852b
        RGB:
        125, 133, 43
        CMY:
        51, 48, 83
        CMYK:
        6, 0, 68, 48
      HSL:
        65°, 51.1364%, 34.5098%
        HSV (HSB):
        65°, 67.6692%, 52.1569%
        XYZ:
        17.2810, 21.3094, 5.4878
        xyY:
        0.3921, 0.4834, 21.3094
      CIE-Lab:
        53.2865, -15.3920, 45.5824
        CIE-LCH:
        53.2865, 48.1110, 108.6585
        CIE-Luv:
        53.2865, -1.5482, 51.5181
        Hunter-Lab:
        46.1622, -13.9615, 25.2650
      #7d852b color charts
#7d852b RGB chart
      #7d852b CMYK chart
      #7d852b RGB pie chart
      #7d852b color shades, tints & tones
#7d852b color schemes
#7d852b color preview, HTML & CSS examples
           This text has a color of #7d852b        
        
          <p style="color:#7d852b;">Text here</p>
        
        
          .mytext {color:#7d852b;}
        
        Text color #7d852b
      
           This box has a color of #7d852b        
        
          <div style="background-color:#7d852b;">Content here</div>
        
        
          .mybackground {background-color:#7d852b;}
        
        Background color #7d852b
      
           Border around this has a color of #7d852b        
        
          <div style="border:2px solid #7d852b;">Content here</div>
        
        
          .myborder {border:2px solid #7d852b;}
        
        Border color #7d852b