#8a4512 color space conversions
Hex:
        #8a4512
        RGB:
        138, 69, 18
        CMY:
        46, 73, 93
        CMYK:
        0, 50, 87, 46
      HSL:
        26°, 76.9231%, 30.5882%
        HSV (HSB):
        26°, 86.9565%, 54.1176%
        XYZ:
        12.7185, 9.7032, 1.7748
        xyY:
        0.5256, 0.4010, 9.7032
      CIE-Lab:
        37.3044, 25.9823, 41.1939
        CIE-LCH:
        37.3044, 48.7033, 57.7591
        CIE-Luv:
        37.3044, 54.8701, 31.7586
        Hunter-Lab:
        31.1499, 18.3692, 18.4268
      #8a4512 color charts
#8a4512 RGB chart
      #8a4512 CMYK chart
      #8a4512 RGB pie chart
      #8a4512 color shades, tints & tones
#8a4512 color schemes
#8a4512 color preview, HTML & CSS examples
           This text has a color of #8a4512        
        
          <p style="color:#8a4512;">Text here</p>
        
        
          .mytext {color:#8a4512;}
        
        Text color #8a4512
      
           This box has a color of #8a4512        
        
          <div style="background-color:#8a4512;">Content here</div>
        
        
          .mybackground {background-color:#8a4512;}
        
        Background color #8a4512
      
           Border around this has a color of #8a4512        
        
          <div style="border:2px solid #8a4512;">Content here</div>
        
        
          .myborder {border:2px solid #8a4512;}
        
        Border color #8a4512