#a51d30 color space conversions
Hex:
        #a51d30
        RGB:
        165, 29, 48
        CMY:
        35, 89, 81
        CMYK:
        0, 82, 71, 35
      HSL:
        352°, 70.1031%, 38.0392%
        HSV (HSB):
        352°, 82.4242%, 64.7059%
        XYZ:
        16.4899, 9.0915, 3.6820
        xyY:
        0.5635, 0.3107, 9.0915
      CIE-Lab:
        36.1598, 54.0400, 25.2554
        CIE-LCH:
        36.1598, 59.6503, 25.0488
        CIE-Luv:
        36.1598, 96.1681, 14.5093
        Hunter-Lab:
        30.1521, 44.8541, 13.8662
      #a51d30 color charts
#a51d30 RGB chart
      #a51d30 CMYK chart
      #a51d30 RGB pie chart
      #a51d30 color shades, tints & tones
#a51d30 color schemes
#a51d30 color preview, HTML & CSS examples
           This text has a color of #a51d30        
        
          <p style="color:#a51d30;">Text here</p>
        
        
          .mytext {color:#a51d30;}
        
        Text color #a51d30
      
           This box has a color of #a51d30        
        
          <div style="background-color:#a51d30;">Content here</div>
        
        
          .mybackground {background-color:#a51d30;}
        
        Background color #a51d30
      
           Border around this has a color of #a51d30        
        
          <div style="border:2px solid #a51d30;">Content here</div>
        
        
          .myborder {border:2px solid #a51d30;}
        
        Border color #a51d30