#a50c34 color space conversions
Hex:
        #a50c34
        RGB:
        165, 12, 52
        CMY:
        35, 95, 80
        CMYK:
        0, 93, 68, 35
      HSL:
        344°, 86.4407%, 34.7059%
        HSV (HSB):
        344°, 92.7273%, 64.7059%
        XYZ:
        16.2684, 8.5102, 4.0340
        xyY:
        0.5646, 0.2954, 8.5102
      CIE-Lab:
        35.0236, 57.6826, 21.2979
        CIE-LCH:
        35.0236, 61.4889, 20.2655
        CIE-Luv:
        35.0236, 99.8191, 10.2732
        Hunter-Lab:
        29.1723, 48.4918, 12.2218
      #a50c34 color charts
#a50c34 RGB chart
      #a50c34 CMYK chart
      #a50c34 RGB pie chart
      #a50c34 color shades, tints & tones
#a50c34 color schemes
#a50c34 color preview, HTML & CSS examples
           This text has a color of #a50c34        
        
          <p style="color:#a50c34;">Text here</p>
        
        
          .mytext {color:#a50c34;}
        
        Text color #a50c34
      
           This box has a color of #a50c34        
        
          <div style="background-color:#a50c34;">Content here</div>
        
        
          .mybackground {background-color:#a50c34;}
        
        Background color #a50c34
      
           Border around this has a color of #a50c34        
        
          <div style="border:2px solid #a50c34;">Content here</div>
        
        
          .myborder {border:2px solid #a50c34;}
        
        Border color #a50c34