#a50230 color space conversions
Hex:
        #a50230
        RGB:
        165, 2, 48
        CMY:
        35, 99, 81
        CMYK:
        0, 99, 71, 35
      HSL:
        343°, 97.6048%, 32.7451%
        HSV (HSB):
        343°, 98.7879%, 64.7059%
        XYZ:
        16.0723, 8.2561, 3.5428
        xyY:
        0.5767, 0.2962, 8.2561
      CIE-Lab:
        34.5108, 58.7734, 23.2378
        CIE-LCH:
        34.5108, 63.2006, 21.5728
        CIE-Luv:
        34.5108, 102.8319, 11.3265
        Hunter-Lab:
        28.7335, 49.5614, 12.8031
      #a50230 color charts
#a50230 RGB chart
      #a50230 CMYK chart
      #a50230 RGB pie chart
      #a50230 color shades, tints & tones
#a50230 color schemes
#a50230 color preview, HTML & CSS examples
           This text has a color of #a50230        
        
          <p style="color:#a50230;">Text here</p>
        
        
          .mytext {color:#a50230;}
        
        Text color #a50230
      
           This box has a color of #a50230        
        
          <div style="background-color:#a50230;">Content here</div>
        
        
          .mybackground {background-color:#a50230;}
        
        Background color #a50230
      
           Border around this has a color of #a50230        
        
          <div style="border:2px solid #a50230;">Content here</div>
        
        
          .myborder {border:2px solid #a50230;}
        
        Border color #a50230