#a4133d color space conversions
Hex:
        #a4133d
        RGB:
        164, 19, 61
        CMY:
        36, 93, 76
        CMYK:
        0, 88, 63, 36
      HSL:
        343°, 79.2350%, 35.8824%
        HSV (HSB):
        343°, 88.4146%, 64.3137%
        XYZ:
        16.3850, 8.6952, 5.2296
        xyY:
        0.5406, 0.2869, 8.6952
      CIE-Lab:
        35.3907, 56.7627, 15.9047
        CIE-LCH:
        35.3907, 58.9488, 15.6527
        CIE-Luv:
        35.3907, 94.5368, 6.0906
        Hunter-Lab:
        29.4876, 47.5817, 10.1262
      #a4133d color charts
#a4133d RGB chart
      #a4133d CMYK chart
      #a4133d RGB pie chart
      #a4133d color shades, tints & tones
#a4133d color schemes
#a4133d color preview, HTML & CSS examples
           This text has a color of #a4133d        
        
          <p style="color:#a4133d;">Text here</p>
        
        
          .mytext {color:#a4133d;}
        
        Text color #a4133d
      
           This box has a color of #a4133d        
        
          <div style="background-color:#a4133d;">Content here</div>
        
        
          .mybackground {background-color:#a4133d;}
        
        Background color #a4133d
      
           Border around this has a color of #a4133d        
        
          <div style="border:2px solid #a4133d;">Content here</div>
        
        
          .myborder {border:2px solid #a4133d;}
        
        Border color #a4133d