#a50c24 color space conversions
Hex:
        #a50c24
        RGB:
        165, 12, 36
        CMY:
        35, 95, 86
        CMYK:
        0, 93, 78, 35
      HSL:
        351°, 86.4407%, 34.7059%
        HSV (HSB):
        351°, 92.7273%, 64.7059%
        XYZ:
        15.9670, 8.3897, 2.4469
        xyY:
        0.5957, 0.3130, 8.3897
      CIE-Lab:
        34.7816, 57.0010, 31.1152
        CIE-LCH:
        34.7816, 64.9405, 28.6289
        CIE-Luv:
        34.7816, 104.1621, 17.1385
        Hunter-Lab:
        28.9649, 47.7099, 15.2668
      #a50c24 color charts
#a50c24 RGB chart
      #a50c24 CMYK chart
      #a50c24 RGB pie chart
      #a50c24 color shades, tints & tones
#a50c24 color schemes
#a50c24 color preview, HTML & CSS examples
           This text has a color of #a50c24        
        
          <p style="color:#a50c24;">Text here</p>
        
        
          .mytext {color:#a50c24;}
        
        Text color #a50c24
      
           This box has a color of #a50c24        
        
          <div style="background-color:#a50c24;">Content here</div>
        
        
          .mybackground {background-color:#a50c24;}
        
        Background color #a50c24
      
           Border around this has a color of #a50c24        
        
          <div style="border:2px solid #a50c24;">Content here</div>
        
        
          .myborder {border:2px solid #a50c24;}
        
        Border color #a50c24