#a1124d color space conversions
Hex:
        #a1124d
        RGB:
        161, 18, 77
        CMY:
        37, 93, 70
        CMYK:
        0, 89, 52, 37
      HSL:
        335°, 79.8883%, 35.0980%
        HSV (HSB):
        335°, 88.8199%, 63.1373%
        XYZ:
        16.2538, 8.5455, 7.8140
        xyY:
        0.4984, 0.2620, 8.5455
      CIE-Lab:
        35.0941, 57.2963, 4.9806
        CIE-LCH:
        35.0941, 57.5123, 4.9681
        CIE-Luv:
        35.0941, 86.4252, -4.6578
        Hunter-Lab:
        29.2327, 48.0914, 4.6146
      #a1124d color charts
#a1124d RGB chart
      #a1124d CMYK chart
      #a1124d RGB pie chart
      #a1124d color shades, tints & tones
#a1124d color schemes
#a1124d color preview, HTML & CSS examples
           This text has a color of #a1124d        
        
          <p style="color:#a1124d;">Text here</p>
        
        
          .mytext {color:#a1124d;}
        
        Text color #a1124d
      
           This box has a color of #a1124d        
        
          <div style="background-color:#a1124d;">Content here</div>
        
        
          .mybackground {background-color:#a1124d;}
        
        Background color #a1124d
      
           Border around this has a color of #a1124d        
        
          <div style="border:2px solid #a1124d;">Content here</div>
        
        
          .myborder {border:2px solid #a1124d;}
        
        Border color #a1124d