#a40d32 color space conversions
Hex:
        #a40d32
        RGB:
        164, 13, 50
        CMY:
        36, 95, 80
        CMYK:
        0, 92, 70, 36
      HSL:
        345°, 85.3107%, 34.7059%
        HSV (HSB):
        345°, 92.0732%, 64.3137%
        XYZ:
        16.0295, 8.4107, 3.7962
        xyY:
        0.5677, 0.2979, 8.4107
      CIE-Lab:
        34.8239, 57.1782, 22.2904
        CIE-LCH:
        34.8239, 61.3695, 21.2979
        CIE-Luv:
        34.8239, 99.4402, 11.1125
        Hunter-Lab:
        29.0011, 47.9085, 12.5399
      #a40d32 color charts
#a40d32 RGB chart
      #a40d32 CMYK chart
      #a40d32 RGB pie chart
      #a40d32 color shades, tints & tones
#a40d32 color schemes
#a40d32 color preview, HTML & CSS examples
           This text has a color of #a40d32        
        
          <p style="color:#a40d32;">Text here</p>
        
        
          .mytext {color:#a40d32;}
        
        Text color #a40d32
      
           This box has a color of #a40d32        
        
          <div style="background-color:#a40d32;">Content here</div>
        
        
          .mybackground {background-color:#a40d32;}
        
        Background color #a40d32
      
           Border around this has a color of #a40d32        
        
          <div style="border:2px solid #a40d32;">Content here</div>
        
        
          .myborder {border:2px solid #a40d32;}
        
        Border color #a40d32