#a50c32 color space conversions
Hex:
        #a50c32
        RGB:
        165, 12, 50
        CMY:
        35, 95, 80
        CMYK:
        0, 93, 70, 35
      HSL:
        345°, 86.4407%, 34.7059%
        HSV (HSB):
        345°, 92.7273%, 64.7059%
        XYZ:
        16.2242, 8.4926, 3.8017
        xyY:
        0.5689, 0.2978, 8.4926
      CIE-Lab:
        34.9884, 57.5836, 22.5422
        CIE-LCH:
        34.9884, 61.8387, 21.3788
        CIE-Luv:
        34.9884, 100.4315, 11.2454
        Hunter-Lab:
        29.1420, 48.3779, 12.6647
      #a50c32 color charts
#a50c32 RGB chart
      #a50c32 CMYK chart
      #a50c32 RGB pie chart
      #a50c32 color shades, tints & tones
#a50c32 color schemes
#a50c32 color preview, HTML & CSS examples
           This text has a color of #a50c32        
        
          <p style="color:#a50c32;">Text here</p>
        
        
          .mytext {color:#a50c32;}
        
        Text color #a50c32
      
           This box has a color of #a50c32        
        
          <div style="background-color:#a50c32;">Content here</div>
        
        
          .mybackground {background-color:#a50c32;}
        
        Background color #a50c32
      
           Border around this has a color of #a50c32        
        
          <div style="border:2px solid #a50c32;">Content here</div>
        
        
          .myborder {border:2px solid #a50c32;}
        
        Border color #a50c32