#a1150e color space conversions
Hex:
        #a1150e
        RGB:
        161, 21, 14
        CMY:
        37, 92, 95
        CMYK:
        0, 87, 91, 37
      HSL:
        3°, 84.0000%, 34.3137%
        HSV (HSB):
        3°, 91.3043%, 63.1373%
        XYZ:
        15.0454, 8.1451, 1.1946
        xyY:
        0.6170, 0.3340, 8.1451
      CIE-Lab:
        34.2833, 53.7353, 42.2537
        CIE-LCH:
        34.2833, 68.3583, 38.1790
        CIE-Luv:
        34.2833, 102.3143, 23.3006
        Hunter-Lab:
        28.5396, 44.1564, 17.4959
      #a1150e color charts
#a1150e RGB chart
      #a1150e CMYK chart
      #a1150e RGB pie chart
      #a1150e color shades, tints & tones
#a1150e color schemes
#a1150e color preview, HTML & CSS examples
           This text has a color of #a1150e        
        
          <p style="color:#a1150e;">Text here</p>
        
        
          .mytext {color:#a1150e;}
        
        Text color #a1150e
      
           This box has a color of #a1150e        
        
          <div style="background-color:#a1150e;">Content here</div>
        
        
          .mybackground {background-color:#a1150e;}
        
        Background color #a1150e
      
           Border around this has a color of #a1150e        
        
          <div style="border:2px solid #a1150e;">Content here</div>
        
        
          .myborder {border:2px solid #a1150e;}
        
        Border color #a1150e