#a41225 color space conversions
Hex:
        #a41225
        RGB:
        164, 18, 37
        CMY:
        36, 93, 85
        CMYK:
        0, 89, 77, 36
      HSL:
        352°, 80.2198%, 35.6863%
        HSV (HSB):
        352°, 89.0244%, 64.3137%
        XYZ:
        15.8601, 8.4587, 2.5470
        xyY:
        0.5903, 0.3148, 8.4587
      CIE-Lab:
        34.9205, 55.7852, 30.5949
        CIE-LCH:
        34.9205, 63.6242, 28.7422
        CIE-Luv:
        34.9205, 101.6985, 17.2042
        Hunter-Lab:
        29.0838, 46.4434, 15.1663
      #a41225 color charts
#a41225 RGB chart
      #a41225 CMYK chart
      #a41225 RGB pie chart
      #a41225 color shades, tints & tones
#a41225 color schemes
#a41225 color preview, HTML & CSS examples
           This text has a color of #a41225        
        
          <p style="color:#a41225;">Text here</p>
        
        
          .mytext {color:#a41225;}
        
        Text color #a41225
      
           This box has a color of #a41225        
        
          <div style="background-color:#a41225;">Content here</div>
        
        
          .mybackground {background-color:#a41225;}
        
        Background color #a41225
      
           Border around this has a color of #a41225        
        
          <div style="border:2px solid #a41225;">Content here</div>
        
        
          .myborder {border:2px solid #a41225;}
        
        Border color #a41225