#a42210 color space conversions
Hex:
        #a42210
        RGB:
        164, 34, 16
        CMY:
        36, 87, 94
        CMYK:
        0, 79, 90, 36
      HSL:
        7°, 82.2222%, 35.2941%
        HSV (HSB):
        7°, 90.2439%, 64.3137%
        XYZ:
        15.9754, 9.0740, 1.3997
        xyY:
        0.6040, 0.3431, 9.0740
      CIE-Lab:
        36.1263, 51.2531, 43.0221
        CIE-LCH:
        36.1263, 66.9162, 40.0102
        CIE-Luv:
        36.1263, 99.1139, 25.4597
        Hunter-Lab:
        30.1230, 41.9500, 18.3312
      #a42210 color charts
#a42210 RGB chart
      #a42210 CMYK chart
      #a42210 RGB pie chart
      #a42210 color shades, tints & tones
#a42210 color schemes
#a42210 color preview, HTML & CSS examples
           This text has a color of #a42210        
        
          <p style="color:#a42210;">Text here</p>
        
        
          .mytext {color:#a42210;}
        
        Text color #a42210
      
           This box has a color of #a42210        
        
          <div style="background-color:#a42210;">Content here</div>
        
        
          .mybackground {background-color:#a42210;}
        
        Background color #a42210
      
           Border around this has a color of #a42210        
        
          <div style="border:2px solid #a42210;">Content here</div>
        
        
          .myborder {border:2px solid #a42210;}
        
        Border color #a42210