#a50318 color space conversions
Hex:
        #a50318
        RGB:
        165, 3, 24
        CMY:
        35, 99, 91
        CMYK:
        0, 98, 85, 35
      HSL:
        352°, 96.4286%, 32.9412%
        HSV (HSB):
        352°, 98.1818%, 64.7059%
        XYZ:
        15.7145, 8.1304, 1.6052
        xyY:
        0.6175, 0.3195, 8.1304
      CIE-Lab:
        34.2530, 57.8173, 37.6025
        CIE-LCH:
        34.2530, 68.9695, 33.0386
        CIE-Luv:
        34.2530, 108.3437, 20.1326
        Hunter-Lab:
        28.5139, 48.4752, 16.6219
      #a50318 color charts
#a50318 RGB chart
      #a50318 CMYK chart
      #a50318 RGB pie chart
      #a50318 color shades, tints & tones
#a50318 color schemes
#a50318 color preview, HTML & CSS examples
           This text has a color of #a50318        
        
          <p style="color:#a50318;">Text here</p>
        
        
          .mytext {color:#a50318;}
        
        Text color #a50318
      
           This box has a color of #a50318        
        
          <div style="background-color:#a50318;">Content here</div>
        
        
          .mybackground {background-color:#a50318;}
        
        Background color #a50318
      
           Border around this has a color of #a50318        
        
          <div style="border:2px solid #a50318;">Content here</div>
        
        
          .myborder {border:2px solid #a50318;}
        
        Border color #a50318