#8d802b color space conversions
Hex:
        #8d802b
        RGB:
        141, 128, 43
        CMY:
        45, 50, 83
        CMYK:
        0, 9, 70, 45
      HSL:
        52°, 53.2609%, 36.0784%
        HSV (HSB):
        52°, 69.5035%, 55.2941%
        XYZ:
        19.1397, 21.2755, 5.3833
        xyY:
        0.4179, 0.4645, 21.2755
      CIE-Lab:
        53.2497, -5.4216, 45.9909
        CIE-LCH:
        53.2497, 46.3093, 96.7232
        CIE-Luv:
        53.2497, 12.5787, 49.7877
        Hunter-Lab:
        46.1254, -6.6508, 25.3680
      #8d802b color charts
#8d802b RGB chart
      #8d802b CMYK chart
      #8d802b RGB pie chart
      #8d802b color shades, tints & tones
#8d802b color schemes
#8d802b color preview, HTML & CSS examples
           This text has a color of #8d802b        
        
          <p style="color:#8d802b;">Text here</p>
        
        
          .mytext {color:#8d802b;}
        
        Text color #8d802b
      
           This box has a color of #8d802b        
        
          <div style="background-color:#8d802b;">Content here</div>
        
        
          .mybackground {background-color:#8d802b;}
        
        Background color #8d802b
      
           Border around this has a color of #8d802b        
        
          <div style="border:2px solid #8d802b;">Content here</div>
        
        
          .myborder {border:2px solid #8d802b;}
        
        Border color #8d802b