#7f520b color space conversions
Hex:
        #7f520b
        RGB:
        127, 82, 11
        CMY:
        50, 68, 96
        CMYK:
        0, 35, 91, 50
      HSL:
        37°, 84.0580%, 27.0588%
        HSV (HSB):
        37°, 91.3386%, 49.8039%
        XYZ:
        11.8301, 10.5708, 1.7335
        xyY:
        0.4902, 0.4380, 10.5708
      CIE-Lab:
        38.8479, 13.2298, 44.2523
        CIE-LCH:
        38.8479, 46.1876, 73.3553
        CIE-Luv:
        38.8479, 36.1852, 37.1043
        Hunter-Lab:
        32.5127, 8.0518, 19.5978
      #7f520b color charts
#7f520b RGB chart
      #7f520b CMYK chart
      #7f520b RGB pie chart
      #7f520b color shades, tints & tones
#7f520b color schemes
#7f520b color preview, HTML & CSS examples
           This text has a color of #7f520b        
        
          <p style="color:#7f520b;">Text here</p>
        
        
          .mytext {color:#7f520b;}
        
        Text color #7f520b
      
           This box has a color of #7f520b        
        
          <div style="background-color:#7f520b;">Content here</div>
        
        
          .mybackground {background-color:#7f520b;}
        
        Background color #7f520b
      
           Border around this has a color of #7f520b        
        
          <div style="border:2px solid #7f520b;">Content here</div>
        
        
          .myborder {border:2px solid #7f520b;}
        
        Border color #7f520b