#a8301b color space conversions
Hex:
        #a8301b
        RGB:
        168, 48, 27
        CMY:
        34, 81, 89
        CMYK:
        0, 71, 84, 34
      HSL:
        9°, 72.3077%, 38.2353%
        HSV (HSB):
        9°, 83.9286%, 65.8824%
        XYZ:
        17.4032, 10.5179, 2.1498
        xyY:
        0.5787, 0.3498, 10.5179
      CIE-Lab:
        38.7563, 47.9045, 40.3514
        CIE-LCH:
        38.7563, 62.6345, 40.1085
        CIE-Luv:
        38.7563, 93.4344, 26.6347
        Hunter-Lab:
        32.4313, 39.0318, 18.7717
      #a8301b color charts
#a8301b RGB chart
      #a8301b CMYK chart
      #a8301b RGB pie chart
      #a8301b color shades, tints & tones
#a8301b color schemes
#a8301b color preview, HTML & CSS examples
           This text has a color of #a8301b        
        
          <p style="color:#a8301b;">Text here</p>
        
        
          .mytext {color:#a8301b;}
        
        Text color #a8301b
      
           This box has a color of #a8301b        
        
          <div style="background-color:#a8301b;">Content here</div>
        
        
          .mybackground {background-color:#a8301b;}
        
        Background color #a8301b
      
           Border around this has a color of #a8301b        
        
          <div style="border:2px solid #a8301b;">Content here</div>
        
        
          .myborder {border:2px solid #a8301b;}
        
        Border color #a8301b