#a41235 color space conversions
Hex:
        #a41235
        RGB:
        164, 18, 53
        CMY:
        36, 93, 79
        CMYK:
        0, 89, 68, 36
      HSL:
        346°, 80.2198%, 35.6863%
        HSV (HSB):
        346°, 89.0244%, 64.3137%
        XYZ:
        16.1688, 8.5822, 4.1725
        xyY:
        0.5590, 0.2967, 8.5822
      CIE-Lab:
        35.1670, 56.4968, 20.7908
        CIE-LCH:
        35.1670, 60.2009, 20.2036
        CIE-Luv:
        35.1670, 97.3808, 10.2070
        Hunter-Lab:
        29.2953, 47.2513, 12.0621
      #a41235 color charts
#a41235 RGB chart
      #a41235 CMYK chart
      #a41235 RGB pie chart
      #a41235 color shades, tints & tones
#a41235 color schemes
#a41235 color preview, HTML & CSS examples
           This text has a color of #a41235        
        
          <p style="color:#a41235;">Text here</p>
        
        
          .mytext {color:#a41235;}
        
        Text color #a41235
      
           This box has a color of #a41235        
        
          <div style="background-color:#a41235;">Content here</div>
        
        
          .mybackground {background-color:#a41235;}
        
        Background color #a41235
      
           Border around this has a color of #a41235        
        
          <div style="border:2px solid #a41235;">Content here</div>
        
        
          .myborder {border:2px solid #a41235;}
        
        Border color #a41235