#a50c13 color space conversions
Hex:
        #a50c13
        RGB:
        165, 12, 19
        CMY:
        35, 95, 93
        CMYK:
        0, 93, 88, 35
      HSL:
        357°, 86.4407%, 34.7059%
        HSV (HSB):
        357°, 92.7273%, 64.7059%
        XYZ:
        15.7661, 8.3093, 1.3890
        xyY:
        0.6191, 0.3263, 8.3093
      CIE-Lab:
        34.6189, 56.5402, 40.5425
        CIE-LCH:
        34.6189, 69.5736, 35.6427
        CIE-Luv:
        34.6189, 107.2785, 22.0245
        Hunter-Lab:
        28.8258, 47.1839, 17.3212
      #a50c13 color charts
#a50c13 RGB chart
      #a50c13 CMYK chart
      #a50c13 RGB pie chart
      #a50c13 color shades, tints & tones
#a50c13 color schemes
#a50c13 color preview, HTML & CSS examples
           This text has a color of #a50c13        
        
          <p style="color:#a50c13;">Text here</p>
        
        
          .mytext {color:#a50c13;}
        
        Text color #a50c13
      
           This box has a color of #a50c13        
        
          <div style="background-color:#a50c13;">Content here</div>
        
        
          .mybackground {background-color:#a50c13;}
        
        Background color #a50c13
      
           Border around this has a color of #a50c13        
        
          <div style="border:2px solid #a50c13;">Content here</div>
        
        
          .myborder {border:2px solid #a50c13;}
        
        Border color #a50c13