#a32023 color space conversions
Hex:
        #a32023
        RGB:
        163, 32, 35
        CMY:
        36, 87, 86
        CMYK:
        0, 80, 79, 36
      HSL:
        359°, 67.1795%, 38.2353%
        HSV (HSB):
        359°, 80.3681%, 63.9216%
        XYZ:
        15.9241, 8.9409, 2.4766
        xyY:
        0.5824, 0.3270, 8.9409
      CIE-Lab:
        35.8703, 52.0615, 32.7649
        CIE-LCH:
        35.8703, 61.5137, 32.1842
        CIE-Luv:
        35.8703, 96.3714, 19.9014
        Hunter-Lab:
        29.9013, 42.7339, 16.0202
      #a32023 color charts
#a32023 RGB chart
      #a32023 CMYK chart
      #a32023 RGB pie chart
      #a32023 color shades, tints & tones
#a32023 color schemes
#a32023 color preview, HTML & CSS examples
           This text has a color of #a32023        
        
          <p style="color:#a32023;">Text here</p>
        
        
          .mytext {color:#a32023;}
        
        Text color #a32023
      
           This box has a color of #a32023        
        
          <div style="background-color:#a32023;">Content here</div>
        
        
          .mybackground {background-color:#a32023;}
        
        Background color #a32023
      
           Border around this has a color of #a32023        
        
          <div style="border:2px solid #a32023;">Content here</div>
        
        
          .myborder {border:2px solid #a32023;}
        
        Border color #a32023