#8a322e color space conversions
Hex:
        #8a322e
        RGB:
        138, 50, 46
        CMY:
        46, 80, 82
        CMYK:
        0, 64, 67, 46
      HSL:
        3°, 50.0000%, 36.0784%
        HSV (HSB):
        3°, 66.6667%, 54.1176%
        XYZ:
        12.1150, 7.8817, 3.4676
        xyY:
        0.5163, 0.3359, 7.8817
      CIE-Lab:
        33.7354, 37.2548, 22.3561
        CIE-LCH:
        33.7354, 43.4479, 30.9674
        CIE-Luv:
        33.7354, 64.2373, 15.6431
        Hunter-Lab:
        28.0744, 27.8980, 12.3290
      #8a322e color charts
#8a322e RGB chart
      #8a322e CMYK chart
      #8a322e RGB pie chart
      #8a322e color shades, tints & tones
#8a322e color schemes
#8a322e color preview, HTML & CSS examples
           This text has a color of #8a322e        
        
          <p style="color:#8a322e;">Text here</p>
        
        
          .mytext {color:#8a322e;}
        
        Text color #8a322e
      
           This box has a color of #8a322e        
        
          <div style="background-color:#8a322e;">Content here</div>
        
        
          .mybackground {background-color:#8a322e;}
        
        Background color #8a322e
      
           Border around this has a color of #8a322e        
        
          <div style="border:2px solid #8a322e;">Content here</div>
        
        
          .myborder {border:2px solid #8a322e;}
        
        Border color #8a322e