#a8200e color space conversions
Hex:
        #a8200e
        RGB:
        168, 32, 14
        CMY:
        34, 87, 95
        CMYK:
        0, 81, 92, 34
      HSL:
        7°, 84.6154%, 35.6863%
        HSV (HSB):
        7°, 91.6667%, 65.8824%
        XYZ:
        16.7442, 9.3896, 1.3453
        xyY:
        0.6093, 0.3417, 9.3896
      CIE-Lab:
        36.7238, 53.0354, 44.6666
        CIE-LCH:
        36.7238, 69.3387, 40.1042
        CIE-Luv:
        36.7238, 103.3881, 26.0288
        Hunter-Lab:
        30.6424, 43.9153, 18.8466
      #a8200e color charts
#a8200e RGB chart
      #a8200e CMYK chart
      #a8200e RGB pie chart
      #a8200e color shades, tints & tones
#a8200e color schemes
#a8200e color preview, HTML & CSS examples
           This text has a color of #a8200e        
        
          <p style="color:#a8200e;">Text here</p>
        
        
          .mytext {color:#a8200e;}
        
        Text color #a8200e
      
           This box has a color of #a8200e        
        
          <div style="background-color:#a8200e;">Content here</div>
        
        
          .mybackground {background-color:#a8200e;}
        
        Background color #a8200e
      
           Border around this has a color of #a8200e        
        
          <div style="border:2px solid #a8200e;">Content here</div>
        
        
          .myborder {border:2px solid #a8200e;}
        
        Border color #a8200e