#a42333 color space conversions
Hex:
        #a42333
        RGB:
        164, 35, 51
        CMY:
        36, 86, 80
        CMYK:
        0, 79, 69, 36
      HSL:
        353°, 64.8241%, 39.0196%
        HSV (HSB):
        353°, 78.6585%, 64.3137%
        XYZ:
        16.5084, 9.3336, 4.0634
        xyY:
        0.5520, 0.3121, 9.3336
      CIE-Lab:
        36.6188, 52.1658, 23.8865
        CIE-LCH:
        36.6188, 57.3745, 24.6028
        CIE-Luv:
        36.6188, 92.1530, 14.0886
        Hunter-Lab:
        30.5509, 42.9896, 13.4998
      #a42333 color charts
#a42333 RGB chart
      #a42333 CMYK chart
      #a42333 RGB pie chart
      #a42333 color shades, tints & tones
#a42333 color schemes
#a42333 color preview, HTML & CSS examples
           This text has a color of #a42333        
        
          <p style="color:#a42333;">Text here</p>
        
        
          .mytext {color:#a42333;}
        
        Text color #a42333
      
           This box has a color of #a42333        
        
          <div style="background-color:#a42333;">Content here</div>
        
        
          .mybackground {background-color:#a42333;}
        
        Background color #a42333
      
           Border around this has a color of #a42333        
        
          <div style="border:2px solid #a42333;">Content here</div>
        
        
          .myborder {border:2px solid #a42333;}
        
        Border color #a42333