#a03232 color space conversions
Hex:
        #a03232
        RGB:
        160, 50, 50
        CMY:
        37, 80, 80
        CMYK:
        0, 69, 69, 37
      HSL:
        0°, 52.3810%, 41.1765%
        HSV (HSB):
        0°, 68.7500%, 62.7451%
        XYZ:
        16.2135, 9.9851, 4.0904
        xyY:
        0.5353, 0.3297, 9.9851
      CIE-Lab:
        37.8156, 45.3360, 25.8026
        CIE-LCH:
        37.8156, 52.1644, 29.6460
        CIE-Luv:
        37.8156, 81.5944, 17.5937
        Hunter-Lab:
        31.5992, 36.2898, 14.4446
      #a03232 color charts
#a03232 RGB chart
      #a03232 CMYK chart
      #a03232 RGB pie chart
      #a03232 color shades, tints & tones
#a03232 color schemes
#a03232 color preview, HTML & CSS examples
           This text has a color of #a03232        
        
          <p style="color:#a03232;">Text here</p>
        
        
          .mytext {color:#a03232;}
        
        Text color #a03232
      
           This box has a color of #a03232        
        
          <div style="background-color:#a03232;">Content here</div>
        
        
          .mybackground {background-color:#a03232;}
        
        Background color #a03232
      
           Border around this has a color of #a03232        
        
          <div style="border:2px solid #a03232;">Content here</div>
        
        
          .myborder {border:2px solid #a03232;}
        
        Border color #a03232