#a5242e color space conversions
Hex:
        #a5242e
        RGB:
        165, 36, 46
        CMY:
        35, 86, 82
        CMYK:
        0, 78, 72, 35
      HSL:
        355°, 64.1791%, 39.4118%
        HSV (HSB):
        355°, 78.1818%, 64.7059%
        XYZ:
        16.6411, 9.4583, 3.5333
        xyY:
        0.5616, 0.3192, 9.4583
      CIE-Lab:
        36.8522, 51.9050, 27.3317
        CIE-LCH:
        36.8522, 58.6613, 27.7700
        CIE-Luv:
        36.8522, 93.7849, 16.7756
        Hunter-Lab:
        30.7544, 42.7653, 14.7164
      #a5242e color charts
#a5242e RGB chart
      #a5242e CMYK chart
      #a5242e RGB pie chart
      #a5242e color shades, tints & tones
#a5242e color schemes
#a5242e color preview, HTML & CSS examples
           This text has a color of #a5242e        
        
          <p style="color:#a5242e;">Text here</p>
        
        
          .mytext {color:#a5242e;}
        
        Text color #a5242e
      
           This box has a color of #a5242e        
        
          <div style="background-color:#a5242e;">Content here</div>
        
        
          .mybackground {background-color:#a5242e;}
        
        Background color #a5242e
      
           Border around this has a color of #a5242e        
        
          <div style="border:2px solid #a5242e;">Content here</div>
        
        
          .myborder {border:2px solid #a5242e;}
        
        Border color #a5242e