#a8150e color space conversions
Hex:
        #a8150e
        RGB:
        168, 21, 14
        CMY:
        34, 92, 95
        CMYK:
        0, 88, 92, 34
      HSL:
        3°, 84.6154%, 35.6863%
        HSV (HSB):
        3°, 91.6667%, 65.8824%
        XYZ:
        16.4959, 8.8929, 1.2625
        xyY:
        0.6190, 0.3337, 8.8929
      CIE-Lab:
        35.7772, 55.7227, 44.0031
        CIE-LCH:
        35.7772, 71.0021, 38.2974
        CIE-Luv:
        35.7772, 107.6839, 24.4044
        Hunter-Lab:
        29.8209, 46.5533, 18.3645
      #a8150e color charts
#a8150e RGB chart
      #a8150e CMYK chart
      #a8150e RGB pie chart
      #a8150e color shades, tints & tones
#a8150e color schemes
#a8150e color preview, HTML & CSS examples
           This text has a color of #a8150e        
        
          <p style="color:#a8150e;">Text here</p>
        
        
          .mytext {color:#a8150e;}
        
        Text color #a8150e
      
           This box has a color of #a8150e        
        
          <div style="background-color:#a8150e;">Content here</div>
        
        
          .mybackground {background-color:#a8150e;}
        
        Background color #a8150e
      
           Border around this has a color of #a8150e        
        
          <div style="border:2px solid #a8150e;">Content here</div>
        
        
          .myborder {border:2px solid #a8150e;}
        
        Border color #a8150e