#a42118 color space conversions
Hex:
        #a42118
        RGB:
        164, 33, 24
        CMY:
        36, 87, 91
        CMYK:
        0, 80, 85, 36
      HSL:
        4°, 74.4681%, 36.8627%
        HSV (HSB):
        4°, 85.3659%, 64.3137%
        XYZ:
        16.0186, 9.0462, 1.7660
        xyY:
        0.5970, 0.3372, 9.0462
      CIE-Lab:
        36.0730, 51.7312, 39.1554
        CIE-LCH:
        36.0730, 64.8788, 37.1222
        CIE-Luv:
        36.0730, 98.5981, 23.5432
        Hunter-Lab:
        30.0769, 42.4324, 17.5726
      #a42118 color charts
#a42118 RGB chart
      #a42118 CMYK chart
      #a42118 RGB pie chart
      #a42118 color shades, tints & tones
#a42118 color schemes
#a42118 color preview, HTML & CSS examples
           This text has a color of #a42118        
        
          <p style="color:#a42118;">Text here</p>
        
        
          .mytext {color:#a42118;}
        
        Text color #a42118
      
           This box has a color of #a42118        
        
          <div style="background-color:#a42118;">Content here</div>
        
        
          .mybackground {background-color:#a42118;}
        
        Background color #a42118
      
           Border around this has a color of #a42118        
        
          <div style="border:2px solid #a42118;">Content here</div>
        
        
          .myborder {border:2px solid #a42118;}
        
        Border color #a42118