#a40f01 color space conversions
Hex:
        #a40f01
        RGB:
        164, 15, 1
        CMY:
        36, 94, 100
        CMYK:
        0, 91, 99, 36
      HSL:
        5°, 98.7879%, 32.3529%
        HSV (HSB):
        5°, 99.3902%, 64.3137%
        XYZ:
        15.4861, 8.2364, 0.8023
        xyY:
        0.6314, 0.3358, 8.2364
      CIE-Lab:
        34.4703, 55.5449, 47.9563
        CIE-LCH:
        34.4703, 73.3828, 40.8066
        CIE-Luv:
        34.4703, 107.6022, 24.9865
        Hunter-Lab:
        28.6990, 46.0961, 18.4319
      #a40f01 color charts
#a40f01 RGB chart
      #a40f01 CMYK chart
      #a40f01 RGB pie chart
      #a40f01 color shades, tints & tones
#a40f01 color schemes
#a40f01 color preview, HTML & CSS examples
           This text has a color of #a40f01        
        
          <p style="color:#a40f01;">Text here</p>
        
        
          .mytext {color:#a40f01;}
        
        Text color #a40f01
      
           This box has a color of #a40f01        
        
          <div style="background-color:#a40f01;">Content here</div>
        
        
          .mybackground {background-color:#a40f01;}
        
        Background color #a40f01
      
           Border around this has a color of #a40f01        
        
          <div style="border:2px solid #a40f01;">Content here</div>
        
        
          .myborder {border:2px solid #a40f01;}
        
        Border color #a40f01