#a8270e color space conversions
Hex:
        #a8270e
        RGB:
        168, 39, 14
        CMY:
        34, 85, 95
        CMYK:
        0, 77, 92, 34
      HSL:
        10°, 84.6154%, 35.6863%
        HSV (HSB):
        10°, 91.6667%, 65.8824%
        XYZ:
        16.9532, 9.8076, 1.4150
        xyY:
        0.6017, 0.3481, 9.8076
      CIE-Lab:
        37.4948, 50.8732, 45.2113
        CIE-LCH:
        37.4948, 68.0599, 41.6277
        CIE-Luv:
        37.4948, 99.9534, 27.3431
        Hunter-Lab:
        31.3170, 41.8247, 19.2431
      #a8270e color charts
#a8270e RGB chart
      #a8270e CMYK chart
      #a8270e RGB pie chart
      #a8270e color shades, tints & tones
#a8270e color schemes
#a8270e color preview, HTML & CSS examples
           This text has a color of #a8270e        
        
          <p style="color:#a8270e;">Text here</p>
        
        
          .mytext {color:#a8270e;}
        
        Text color #a8270e
      
           This box has a color of #a8270e        
        
          <div style="background-color:#a8270e;">Content here</div>
        
        
          .mybackground {background-color:#a8270e;}
        
        Background color #a8270e
      
           Border around this has a color of #a8270e        
        
          <div style="border:2px solid #a8270e;">Content here</div>
        
        
          .myborder {border:2px solid #a8270e;}
        
        Border color #a8270e