#a70531 color space conversions
Hex:
        #a70531
        RGB:
        167, 5, 49
        CMY:
        35, 98, 81
        CMYK:
        0, 97, 71, 35
      HSL:
        344°, 94.1860%, 33.7255%
        HSV (HSB):
        344°, 97.0060%, 65.4902%
        XYZ:
        16.5450, 8.5458, 3.6832
        xyY:
        0.5750, 0.2970, 8.5458
      CIE-Lab:
        35.0946, 58.9414, 23.4119
        CIE-LCH:
        35.0946, 63.4209, 21.6633
        CIE-Luv:
        35.0946, 103.5580, 11.5798
        Hunter-Lab:
        29.2332, 49.8670, 12.9930
      #a70531 color charts
#a70531 RGB chart
      #a70531 CMYK chart
      #a70531 RGB pie chart
      #a70531 color shades, tints & tones
#a70531 color schemes
#a70531 color preview, HTML & CSS examples
           This text has a color of #a70531        
        
          <p style="color:#a70531;">Text here</p>
        
        
          .mytext {color:#a70531;}
        
        Text color #a70531
      
           This box has a color of #a70531        
        
          <div style="background-color:#a70531;">Content here</div>
        
        
          .mybackground {background-color:#a70531;}
        
        Background color #a70531
      
           Border around this has a color of #a70531        
        
          <div style="border:2px solid #a70531;">Content here</div>
        
        
          .myborder {border:2px solid #a70531;}
        
        Border color #a70531