#8a372b color space conversions
Hex:
        #8a372b
        RGB:
        138, 55, 43
        CMY:
        46, 78, 83
        CMYK:
        0, 60, 69, 46
      HSL:
        8°, 52.4862%, 35.4902%
        HSV (HSB):
        8°, 68.8406%, 54.1176%
        XYZ:
        12.2835, 8.3101, 3.2421
        xyY:
        0.5153, 0.3486, 8.3101
      CIE-Lab:
        34.6205, 34.6008, 25.2871
        CIE-LCH:
        34.6205, 42.8562, 36.1603
        CIE-Luv:
        34.6205, 61.7389, 18.7319
        Hunter-Lab:
        28.8272, 25.6125, 13.5109
      #8a372b color charts
#8a372b RGB chart
      #8a372b CMYK chart
      #8a372b RGB pie chart
      #8a372b color shades, tints & tones
#8a372b color schemes
#8a372b color preview, HTML & CSS examples
           This text has a color of #8a372b        
        
          <p style="color:#8a372b;">Text here</p>
        
        
          .mytext {color:#8a372b;}
        
        Text color #8a372b
      
           This box has a color of #8a372b        
        
          <div style="background-color:#8a372b;">Content here</div>
        
        
          .mybackground {background-color:#8a372b;}
        
        Background color #8a372b
      
           Border around this has a color of #8a372b        
        
          <div style="border:2px solid #8a372b;">Content here</div>
        
        
          .myborder {border:2px solid #8a372b;}
        
        Border color #8a372b