#a5070e color space conversions
Hex:
        #a5070e
        RGB:
        165, 7, 14
        CMY:
        35, 97, 95
        CMYK:
        0, 96, 92, 35
      HSL:
        357°, 91.8605%, 33.7255%
        HSV (HSB):
        357°, 95.7576%, 64.7059%
        XYZ:
        15.6723, 8.1830, 1.1689
        xyY:
        0.6263, 0.3270, 8.1830
      CIE-Lab:
        34.3611, 57.1055, 42.7093
        CIE-LCH:
        34.3611, 71.3100, 36.7929
        CIE-Luv:
        34.3611, 108.9353, 22.5947
        Hunter-Lab:
        28.6059, 47.7342, 17.6014
      #a5070e color charts
#a5070e RGB chart
      #a5070e CMYK chart
      #a5070e RGB pie chart
      #a5070e color shades, tints & tones
#a5070e color schemes
#a5070e color preview, HTML & CSS examples
           This text has a color of #a5070e        
        
          <p style="color:#a5070e;">Text here</p>
        
        
          .mytext {color:#a5070e;}
        
        Text color #a5070e
      
           This box has a color of #a5070e        
        
          <div style="background-color:#a5070e;">Content here</div>
        
        
          .mybackground {background-color:#a5070e;}
        
        Background color #a5070e
      
           Border around this has a color of #a5070e        
        
          <div style="border:2px solid #a5070e;">Content here</div>
        
        
          .myborder {border:2px solid #a5070e;}
        
        Border color #a5070e