#a32f32 color space conversions
Hex:
        #a32f32
        RGB:
        163, 47, 50
        CMY:
        36, 82, 80
        CMYK:
        0, 71, 69, 36
      HSL:
        358°, 55.2381%, 41.1765%
        HSV (HSB):
        358°, 71.1656%, 63.9216%
        XYZ:
        16.6965, 10.0498, 4.0774
        xyY:
        0.5417, 0.3260, 10.0498
      CIE-Lab:
        37.9318, 47.5620, 26.0736
        CIE-LCH:
        37.9318, 54.2399, 28.7317
        CIE-Luv:
        37.9318, 85.7333, 17.2890
        Hunter-Lab:
        31.7015, 38.5345, 14.5652
      #a32f32 color charts
#a32f32 RGB chart
      #a32f32 CMYK chart
      #a32f32 RGB pie chart
      #a32f32 color shades, tints & tones
#a32f32 color schemes
#a32f32 color preview, HTML & CSS examples
           This text has a color of #a32f32        
        
          <p style="color:#a32f32;">Text here</p>
        
        
          .mytext {color:#a32f32;}
        
        Text color #a32f32
      
           This box has a color of #a32f32        
        
          <div style="background-color:#a32f32;">Content here</div>
        
        
          .mybackground {background-color:#a32f32;}
        
        Background color #a32f32
      
           Border around this has a color of #a32f32        
        
          <div style="border:2px solid #a32f32;">Content here</div>
        
        
          .myborder {border:2px solid #a32f32;}
        
        Border color #a32f32