#a51d38 color space conversions
Hex:
        #a51d38
        RGB:
        165, 29, 56
        CMY:
        35, 89, 78
        CMYK:
        0, 82, 66, 35
      HSL:
        348°, 70.1031%, 38.0392%
        HSV (HSB):
        348°, 82.4242%, 64.7059%
        XYZ:
        16.6702, 9.1636, 4.6315
        xyY:
        0.5472, 0.3008, 9.1636
      CIE-Lab:
        36.2974, 54.4598, 20.3525
        CIE-LCH:
        36.2974, 58.1386, 20.4916
        CIE-Luv:
        36.2974, 93.9138, 10.6245
        Hunter-Lab:
        30.2714, 45.3235, 12.1187
      #a51d38 color charts
#a51d38 RGB chart
      #a51d38 CMYK chart
      #a51d38 RGB pie chart
      #a51d38 color shades, tints & tones
#a51d38 color schemes
#a51d38 color preview, HTML & CSS examples
           This text has a color of #a51d38        
        
          <p style="color:#a51d38;">Text here</p>
        
        
          .mytext {color:#a51d38;}
        
        Text color #a51d38
      
           This box has a color of #a51d38        
        
          <div style="background-color:#a51d38;">Content here</div>
        
        
          .mybackground {background-color:#a51d38;}
        
        Background color #a51d38
      
           Border around this has a color of #a51d38        
        
          <div style="border:2px solid #a51d38;">Content here</div>
        
        
          .myborder {border:2px solid #a51d38;}
        
        Border color #a51d38