#a40b24 color space conversions
Hex:
        #a40b24
        RGB:
        164, 11, 36
        CMY:
        36, 96, 86
        CMYK:
        0, 93, 78, 36
      HSL:
        350°, 87.4286%, 34.3137%
        HSV (HSB):
        350°, 93.2927%, 64.3137%
        XYZ:
        15.7480, 8.2592, 2.4332
        xyY:
        0.5956, 0.3124, 8.2592
      CIE-Lab:
        34.5170, 56.8740, 30.7642
        CIE-LCH:
        34.5170, 64.6613, 28.4098
        CIE-Luv:
        34.5170, 103.5927, 16.8498
        Hunter-Lab:
        28.7389, 47.5190, 15.0973
      #a40b24 color charts
#a40b24 RGB chart
      #a40b24 CMYK chart
      #a40b24 RGB pie chart
      #a40b24 color shades, tints & tones
#a40b24 color schemes
#a40b24 color preview, HTML & CSS examples
           This text has a color of #a40b24        
        
          <p style="color:#a40b24;">Text here</p>
        
        
          .mytext {color:#a40b24;}
        
        Text color #a40b24
      
           This box has a color of #a40b24        
        
          <div style="background-color:#a40b24;">Content here</div>
        
        
          .mybackground {background-color:#a40b24;}
        
        Background color #a40b24
      
           Border around this has a color of #a40b24        
        
          <div style="border:2px solid #a40b24;">Content here</div>
        
        
          .myborder {border:2px solid #a40b24;}
        
        Border color #a40b24