#a42212 color space conversions
Hex:
        #a42212
        RGB:
        164, 34, 18
        CMY:
        36, 87, 93
        CMYK:
        0, 79, 89, 36
      HSL:
        7°, 80.2198%, 35.6863%
        HSV (HSB):
        7°, 89.0244%, 64.3137%
        XYZ:
        15.9911, 9.0802, 1.4821
        xyY:
        0.6022, 0.3420, 9.0802
      CIE-Lab:
        36.1383, 51.2915, 42.1404
        CIE-LCH:
        36.1383, 66.3825, 39.4060
        CIE-Luv:
        36.1383, 98.8969, 25.0779
        Hunter-Lab:
        30.1334, 41.9919, 18.1772
      #a42212 color charts
#a42212 RGB chart
      #a42212 CMYK chart
      #a42212 RGB pie chart
      #a42212 color shades, tints & tones
#a42212 color schemes
#a42212 color preview, HTML & CSS examples
           This text has a color of #a42212        
        
          <p style="color:#a42212;">Text here</p>
        
        
          .mytext {color:#a42212;}
        
        Text color #a42212
      
           This box has a color of #a42212        
        
          <div style="background-color:#a42212;">Content here</div>
        
        
          .mybackground {background-color:#a42212;}
        
        Background color #a42212
      
           Border around this has a color of #a42212        
        
          <div style="border:2px solid #a42212;">Content here</div>
        
        
          .myborder {border:2px solid #a42212;}
        
        Border color #a42212