#8a4a12 color space conversions
Hex:
        #8a4a12
        RGB:
        138, 74, 18
        CMY:
        46, 71, 93
        CMYK:
        0, 46, 87, 46
      HSL:
        28°, 76.9231%, 30.5882%
        HSV (HSB):
        28°, 86.9565%, 54.1176%
        XYZ:
        13.0392, 10.3445, 1.8817
        xyY:
        0.5161, 0.4094, 10.3445
      CIE-Lab:
        38.4538, 23.1594, 42.1774
        CIE-LCH:
        38.4538, 48.1175, 61.2290
        CIE-Luv:
        38.4538, 51.0732, 33.5832
        Hunter-Lab:
        32.1629, 16.0809, 19.0452
      #8a4a12 color charts
#8a4a12 RGB chart
      #8a4a12 CMYK chart
      #8a4a12 RGB pie chart
      #8a4a12 color shades, tints & tones
#8a4a12 color schemes
#8a4a12 color preview, HTML & CSS examples
           This text has a color of #8a4a12        
        
          <p style="color:#8a4a12;">Text here</p>
        
        
          .mytext {color:#8a4a12;}
        
        Text color #8a4a12
      
           This box has a color of #8a4a12        
        
          <div style="background-color:#8a4a12;">Content here</div>
        
        
          .mybackground {background-color:#8a4a12;}
        
        Background color #8a4a12
      
           Border around this has a color of #8a4a12        
        
          <div style="border:2px solid #8a4a12;">Content here</div>
        
        
          .myborder {border:2px solid #8a4a12;}
        
        Border color #8a4a12