#a50c22 color space conversions
Hex:
        #a50c22
        RGB:
        165, 12, 34
        CMY:
        35, 95, 87
        CMYK:
        0, 93, 79, 35
      HSL:
        351°, 86.4407%, 34.7059%
        HSV (HSB):
        351°, 92.7273%, 64.7059%
        XYZ:
        15.9373, 8.3778, 2.2905
        xyY:
        0.5990, 0.3149, 8.3778
      CIE-Lab:
        34.7576, 56.9332, 32.3031
        CIE-LCH:
        34.7576, 65.4590, 29.5700
        CIE-Luv:
        34.7576, 104.6112, 17.8445
        Hunter-Lab:
        28.9444, 47.6324, 15.5693
      #a50c22 color charts
#a50c22 RGB chart
      #a50c22 CMYK chart
      #a50c22 RGB pie chart
      #a50c22 color shades, tints & tones
#a50c22 color schemes
#a50c22 color preview, HTML & CSS examples
           This text has a color of #a50c22        
        
          <p style="color:#a50c22;">Text here</p>
        
        
          .mytext {color:#a50c22;}
        
        Text color #a50c22
      
           This box has a color of #a50c22        
        
          <div style="background-color:#a50c22;">Content here</div>
        
        
          .mybackground {background-color:#a50c22;}
        
        Background color #a50c22
      
           Border around this has a color of #a50c22        
        
          <div style="border:2px solid #a50c22;">Content here</div>
        
        
          .myborder {border:2px solid #a50c22;}
        
        Border color #a50c22