#a50a49 color space conversions
Hex:
        #a50a49
        RGB:
        165, 10, 73
        CMY:
        35, 96, 71
        CMYK:
        0, 94, 56, 35
      HSL:
        336°, 88.5714%, 34.3137%
        HSV (HSB):
        336°, 93.9394%, 64.7059%
        XYZ:
        16.8282, 8.6975, 7.0952
        xyY:
        0.5159, 0.2666, 8.6975
      CIE-Lab:
        35.3951, 59.2299, 8.1306
        CIE-LCH:
        35.3951, 59.7854, 7.8162
        CIE-Luv:
        35.3951, 92.7008, -1.8368
        Hunter-Lab:
        29.4914, 50.2443, 6.3798
      #a50a49 color charts
#a50a49 RGB chart
      #a50a49 CMYK chart
      #a50a49 RGB pie chart
      #a50a49 color shades, tints & tones
#a50a49 color schemes
#a50a49 color preview, HTML & CSS examples
           This text has a color of #a50a49        
        
          <p style="color:#a50a49;">Text here</p>
        
        
          .mytext {color:#a50a49;}
        
        Text color #a50a49
      
           This box has a color of #a50a49        
        
          <div style="background-color:#a50a49;">Content here</div>
        
        
          .mybackground {background-color:#a50a49;}
        
        Background color #a50a49
      
           Border around this has a color of #a50a49        
        
          <div style="border:2px solid #a50a49;">Content here</div>
        
        
          .myborder {border:2px solid #a50a49;}
        
        Border color #a50a49