#a7380b color space conversions
Hex:
        #a7380b
        RGB:
        167, 56, 11
        CMY:
        35, 78, 96
        CMYK:
        0, 66, 93, 35
      HSL:
        17°, 87.6404%, 34.9020%
        HSV (HSB):
        17°, 93.4132%, 65.4902%
        XYZ:
        17.4109, 11.0680, 1.5353
        xyY:
        0.5801, 0.3688, 11.0680
      CIE-Lab:
        39.6948, 43.9012, 47.7077
        CIE-LCH:
        39.6948, 64.8332, 47.3794
        CIE-Luv:
        39.6948, 89.0326, 31.6901
        Hunter-Lab:
        33.2686, 35.1969, 20.5519
      #a7380b color charts
#a7380b RGB chart
      #a7380b CMYK chart
      #a7380b RGB pie chart
      #a7380b color shades, tints & tones
#a7380b color schemes
#a7380b color preview, HTML & CSS examples
           This text has a color of #a7380b        
        
          <p style="color:#a7380b;">Text here</p>
        
        
          .mytext {color:#a7380b;}
        
        Text color #a7380b
      
           This box has a color of #a7380b        
        
          <div style="background-color:#a7380b;">Content here</div>
        
        
          .mybackground {background-color:#a7380b;}
        
        Background color #a7380b
      
           Border around this has a color of #a7380b        
        
          <div style="border:2px solid #a7380b;">Content here</div>
        
        
          .myborder {border:2px solid #a7380b;}
        
        Border color #a7380b