#a03531 color space conversions
Hex:
        #a03531
        RGB:
        160, 53, 49
        CMY:
        37, 79, 81
        CMYK:
        0, 67, 69, 37
      HSL:
        2°, 53.1100%, 40.9804%
        HSV (HSB):
        2°, 69.3750%, 62.7451%
        XYZ:
        16.3247, 10.2415, 4.0221
        xyY:
        0.5337, 0.3348, 10.2415
      CIE-Lab:
        38.2725, 43.9990, 26.9649
        CIE-LCH:
        38.2725, 51.6044, 31.5021
        CIE-Luv:
        38.2725, 80.0628, 18.9434
        Hunter-Lab:
        32.0024, 35.0501, 14.9500
      #a03531 color charts
#a03531 RGB chart
      #a03531 CMYK chart
      #a03531 RGB pie chart
      #a03531 color shades, tints & tones
#a03531 color schemes
#a03531 color preview, HTML & CSS examples
           This text has a color of #a03531        
        
          <p style="color:#a03531;">Text here</p>
        
        
          .mytext {color:#a03531;}
        
        Text color #a03531
      
           This box has a color of #a03531        
        
          <div style="background-color:#a03531;">Content here</div>
        
        
          .mybackground {background-color:#a03531;}
        
        Background color #a03531
      
           Border around this has a color of #a03531        
        
          <div style="border:2px solid #a03531;">Content here</div>
        
        
          .myborder {border:2px solid #a03531;}
        
        Border color #a03531