#a8320a color space conversions
Hex:
        #a8320a
        RGB:
        168, 50, 10
        CMY:
        34, 80, 96
        CMYK:
        0, 70, 94, 34
      HSL:
        15°, 88.7640%, 34.9020%
        HSV (HSB):
        15°, 94.0476%, 65.8824%
        XYZ:
        17.3438, 10.6279, 1.4244
        xyY:
        0.5900, 0.3615, 10.6279
      CIE-Lab:
        38.9466, 46.7606, 47.6099
        CIE-LCH:
        38.9466, 66.7327, 45.5156
        CIE-Luv:
        38.9466, 93.8552, 30.3880
        Hunter-Lab:
        32.6005, 37.9130, 20.2298
      #a8320a color charts
#a8320a RGB chart
      #a8320a CMYK chart
      #a8320a RGB pie chart
      #a8320a color shades, tints & tones
#a8320a color schemes
#a8320a color preview, HTML & CSS examples
           This text has a color of #a8320a        
        
          <p style="color:#a8320a;">Text here</p>
        
        
          .mytext {color:#a8320a;}
        
        Text color #a8320a
      
           This box has a color of #a8320a        
        
          <div style="background-color:#a8320a;">Content here</div>
        
        
          .mybackground {background-color:#a8320a;}
        
        Background color #a8320a
      
           Border around this has a color of #a8320a        
        
          <div style="border:2px solid #a8320a;">Content here</div>
        
        
          .myborder {border:2px solid #a8320a;}
        
        Border color #a8320a