#a40f26 color space conversions
Hex:
        #a40f26
        RGB:
        164, 15, 38
        CMY:
        36, 94, 85
        CMYK:
        0, 91, 77, 36
      HSL:
        351°, 83.2402%, 35.0980%
        HSV (HSB):
        351°, 90.8537%, 64.3137%
        XYZ:
        15.8305, 8.3741, 2.6157
        xyY:
        0.5902, 0.3122, 8.3741
      CIE-Lab:
        34.7502, 56.3483, 29.7917
        CIE-LCH:
        34.7502, 63.7391, 27.8657
        CIE-Luv:
        34.7502, 102.2393, 16.4899
        Hunter-Lab:
        28.9380, 47.0066, 14.8974
      #a40f26 color charts
#a40f26 RGB chart
      #a40f26 CMYK chart
      #a40f26 RGB pie chart
      #a40f26 color shades, tints & tones
#a40f26 color schemes
#a40f26 color preview, HTML & CSS examples
           This text has a color of #a40f26        
        
          <p style="color:#a40f26;">Text here</p>
        
        
          .mytext {color:#a40f26;}
        
        Text color #a40f26
      
           This box has a color of #a40f26        
        
          <div style="background-color:#a40f26;">Content here</div>
        
        
          .mybackground {background-color:#a40f26;}
        
        Background color #a40f26
      
           Border around this has a color of #a40f26        
        
          <div style="border:2px solid #a40f26;">Content here</div>
        
        
          .myborder {border:2px solid #a40f26;}
        
        Border color #a40f26