#a11e31 color space conversions
Hex:
        #a11e31
        RGB:
        161, 30, 49
        CMY:
        37, 88, 81
        CMYK:
        0, 81, 70, 37
      HSL:
        351°, 68.5864%, 37.4510%
        HSV (HSB):
        351°, 81.3665%, 63.1373%
        XYZ:
        15.7166, 8.7274, 3.7619
        xyY:
        0.5572, 0.3094, 8.7274
      CIE-Lab:
        35.4540, 52.6530, 23.5739
        CIE-LCH:
        35.4540, 57.6894, 24.1191
        CIE-Luv:
        35.4540, 92.3040, 13.3968
        Hunter-Lab:
        29.5421, 43.2644, 13.1294
      #a11e31 color charts
#a11e31 RGB chart
      #a11e31 CMYK chart
      #a11e31 RGB pie chart
      #a11e31 color shades, tints & tones
#a11e31 color schemes
#a11e31 color preview, HTML & CSS examples
           This text has a color of #a11e31        
        
          <p style="color:#a11e31;">Text here</p>
        
        
          .mytext {color:#a11e31;}
        
        Text color #a11e31
      
           This box has a color of #a11e31        
        
          <div style="background-color:#a11e31;">Content here</div>
        
        
          .mybackground {background-color:#a11e31;}
        
        Background color #a11e31
      
           Border around this has a color of #a11e31        
        
          <div style="border:2px solid #a11e31;">Content here</div>
        
        
          .myborder {border:2px solid #a11e31;}
        
        Border color #a11e31