#a11716 color space conversions
Hex:
        #a11716
        RGB:
        161, 23, 22
        CMY:
        37, 91, 91
        CMYK:
        0, 86, 86, 37
      HSL:
        0°, 75.9563%, 35.8824%
        HSV (HSB):
        0°, 86.3354%, 63.1373%
        XYZ:
        15.1492, 8.2478, 1.5526
        xyY:
        0.6072, 0.3306, 8.2478
      CIE-Lab:
        34.4937, 53.4488, 38.5595
        CIE-LCH:
        34.4937, 65.9061, 35.8078
        CIE-Luv:
        34.4937, 100.6100, 21.9101
        Hunter-Lab:
        28.7190, 43.9000, 16.8980
      #a11716 color charts
#a11716 RGB chart
      #a11716 CMYK chart
      #a11716 RGB pie chart
      #a11716 color shades, tints & tones
#a11716 color schemes
#a11716 color preview, HTML & CSS examples
           This text has a color of #a11716        
        
          <p style="color:#a11716;">Text here</p>
        
        
          .mytext {color:#a11716;}
        
        Text color #a11716
      
           This box has a color of #a11716        
        
          <div style="background-color:#a11716;">Content here</div>
        
        
          .mybackground {background-color:#a11716;}
        
        Background color #a11716
      
           Border around this has a color of #a11716        
        
          <div style="border:2px solid #a11716;">Content here</div>
        
        
          .myborder {border:2px solid #a11716;}
        
        Border color #a11716