#a41411 color space conversions
Hex:
        #a41411
        RGB:
        164, 20, 17
        CMY:
        36, 92, 93
        CMYK:
        0, 88, 90, 36
      HSL:
        1°, 81.2155%, 35.4902%
        HSV (HSB):
        1°, 89.6341%, 64.3137%
        XYZ:
        15.6612, 8.4333, 1.3327
        xyY:
        0.6159, 0.3317, 8.4333
      CIE-Lab:
        34.8695, 54.8496, 41.6149
        CIE-LCH:
        34.8695, 68.8496, 37.1879
        CIE-Luv:
        34.8695, 104.6077, 23.1004
        Hunter-Lab:
        29.0401, 45.4438, 17.6072
      #a41411 color charts
#a41411 RGB chart
      #a41411 CMYK chart
      #a41411 RGB pie chart
      #a41411 color shades, tints & tones
#a41411 color schemes
#a41411 color preview, HTML & CSS examples
           This text has a color of #a41411        
        
          <p style="color:#a41411;">Text here</p>
        
        
          .mytext {color:#a41411;}
        
        Text color #a41411
      
           This box has a color of #a41411        
        
          <div style="background-color:#a41411;">Content here</div>
        
        
          .mybackground {background-color:#a41411;}
        
        Background color #a41411
      
           Border around this has a color of #a41411        
        
          <div style="border:2px solid #a41411;">Content here</div>
        
        
          .myborder {border:2px solid #a41411;}
        
        Border color #a41411