#a11b30 color space conversions
Hex:
        #a11b30
        RGB:
        161, 27, 48
        CMY:
        37, 89, 81
        CMYK:
        0, 83, 70, 37
      HSL:
        351°, 71.2766%, 36.8627%
        HSV (HSB):
        351°, 83.2298%, 63.1373%
        XYZ:
        15.6234, 8.5743, 3.6279
        xyY:
        0.5615, 0.3081, 8.5743
      CIE-Lab:
        35.1515, 53.4133, 23.8354
        CIE-LCH:
        35.1515, 58.4903, 24.0486
        CIE-Luv:
        35.1515, 93.6910, 13.3146
        Hunter-Lab:
        29.2820, 43.9951, 13.1517
      #a11b30 color charts
#a11b30 RGB chart
      #a11b30 CMYK chart
      #a11b30 RGB pie chart
      #a11b30 color shades, tints & tones
#a11b30 color schemes
#a11b30 color preview, HTML & CSS examples
           This text has a color of #a11b30        
        
          <p style="color:#a11b30;">Text here</p>
        
        
          .mytext {color:#a11b30;}
        
        Text color #a11b30
      
           This box has a color of #a11b30        
        
          <div style="background-color:#a11b30;">Content here</div>
        
        
          .mybackground {background-color:#a11b30;}
        
        Background color #a11b30
      
           Border around this has a color of #a11b30        
        
          <div style="border:2px solid #a11b30;">Content here</div>
        
        
          .myborder {border:2px solid #a11b30;}
        
        Border color #a11b30