#8a520d color space conversions
Hex:
        #8a520d
        RGB:
        138, 82, 13
        CMY:
        46, 68, 95
        CMYK:
        0, 41, 91, 46
      HSL:
        33°, 82.7815%, 29.6078%
        HSV (HSB):
        33°, 90.5797%, 54.1176%
        XYZ:
        13.5712, 11.4669, 1.8788
        xyY:
        0.5042, 0.4260, 11.4669
      CIE-Lab:
        40.3560, 18.4204, 45.4836
        CIE-LCH:
        40.3560, 49.0721, 67.9525
        CIE-Luv:
        40.3560, 45.1489, 37.4544
        Hunter-Lab:
        33.8628, 12.2773, 20.4144
      #8a520d color charts
#8a520d RGB chart
      #8a520d CMYK chart
      #8a520d RGB pie chart
      #8a520d color shades, tints & tones
#8a520d color schemes
#8a520d color preview, HTML & CSS examples
           This text has a color of #8a520d        
        
          <p style="color:#8a520d;">Text here</p>
        
        
          .mytext {color:#8a520d;}
        
        Text color #8a520d
      
           This box has a color of #8a520d        
        
          <div style="background-color:#8a520d;">Content here</div>
        
        
          .mybackground {background-color:#8a520d;}
        
        Background color #8a520d
      
           Border around this has a color of #8a520d        
        
          <div style="border:2px solid #8a520d;">Content here</div>
        
        
          .myborder {border:2px solid #8a520d;}
        
        Border color #8a520d