#a70e25 color space conversions
Hex:
        #a70e25
        RGB:
        167, 14, 37
        CMY:
        35, 95, 85
        CMYK:
        0, 92, 78, 35
      HSL:
        351°, 84.5304%, 35.4902%
        HSV (HSB):
        351°, 91.6168%, 65.4902%
        XYZ:
        16.4273, 8.6631, 2.5566
        xyY:
        0.5942, 0.3133, 8.6631
      CIE-Lab:
        35.3275, 57.2744, 31.2251
        CIE-LCH:
        35.3275, 65.2331, 28.5985
        CIE-Luv:
        35.3275, 105.0419, 17.3625
        Hunter-Lab:
        29.4332, 48.1166, 15.4533
      #a70e25 color charts
#a70e25 RGB chart
      #a70e25 CMYK chart
      #a70e25 RGB pie chart
      #a70e25 color shades, tints & tones
#a70e25 color schemes
#a70e25 color preview, HTML & CSS examples
           This text has a color of #a70e25        
        
          <p style="color:#a70e25;">Text here</p>
        
        
          .mytext {color:#a70e25;}
        
        Text color #a70e25
      
           This box has a color of #a70e25        
        
          <div style="background-color:#a70e25;">Content here</div>
        
        
          .mybackground {background-color:#a70e25;}
        
        Background color #a70e25
      
           Border around this has a color of #a70e25        
        
          <div style="border:2px solid #a70e25;">Content here</div>
        
        
          .myborder {border:2px solid #a70e25;}
        
        Border color #a70e25