#a41335 color space conversions
Hex:
        #a41335
        RGB:
        164, 19, 53
        CMY:
        36, 93, 79
        CMYK:
        0, 88, 68, 36
      HSL:
        346°, 79.2350%, 35.8824%
        HSV (HSB):
        346°, 88.4146%, 64.3137%
        XYZ:
        16.1853, 8.6153, 4.1780
        xyY:
        0.5585, 0.2973, 8.6153
      CIE-Lab:
        35.2328, 56.3079, 20.8744
        CIE-LCH:
        35.2328, 60.0527, 20.3407
        CIE-Luv:
        35.2328, 97.1235, 10.3365
        Hunter-Lab:
        29.3518, 47.0636, 12.1068
      #a41335 color charts
#a41335 RGB chart
      #a41335 CMYK chart
      #a41335 RGB pie chart
      #a41335 color shades, tints & tones
#a41335 color schemes
#a41335 color preview, HTML & CSS examples
           This text has a color of #a41335        
        
          <p style="color:#a41335;">Text here</p>
        
        
          .mytext {color:#a41335;}
        
        Text color #a41335
      
           This box has a color of #a41335        
        
          <div style="background-color:#a41335;">Content here</div>
        
        
          .mybackground {background-color:#a41335;}
        
        Background color #a41335
      
           Border around this has a color of #a41335        
        
          <div style="border:2px solid #a41335;">Content here</div>
        
        
          .myborder {border:2px solid #a41335;}
        
        Border color #a41335