#a51d26 color space conversions
Hex:
        #a51d26
        RGB:
        165, 29, 38
        CMY:
        35, 89, 85
        CMYK:
        0, 82, 77, 35
      HSL:
        356°, 70.1031%, 38.0392%
        HSV (HSB):
        356°, 82.4242%, 64.7059%
        XYZ:
        16.3063, 9.0180, 2.7149
        xyY:
        0.5816, 0.3216, 9.0180
      CIE-Lab:
        36.0189, 53.6081, 31.2586
        CIE-LCH:
        36.0189, 62.0558, 30.2463
        CIE-Luv:
        36.0189, 98.5792, 18.6419
        Hunter-Lab:
        30.0300, 44.3729, 15.6607
      #a51d26 color charts
#a51d26 RGB chart
      #a51d26 CMYK chart
      #a51d26 RGB pie chart
      #a51d26 color shades, tints & tones
#a51d26 color schemes
#a51d26 color preview, HTML & CSS examples
           This text has a color of #a51d26        
        
          <p style="color:#a51d26;">Text here</p>
        
        
          .mytext {color:#a51d26;}
        
        Text color #a51d26
      
           This box has a color of #a51d26        
        
          <div style="background-color:#a51d26;">Content here</div>
        
        
          .mybackground {background-color:#a51d26;}
        
        Background color #a51d26
      
           Border around this has a color of #a51d26        
        
          <div style="border:2px solid #a51d26;">Content here</div>
        
        
          .myborder {border:2px solid #a51d26;}
        
        Border color #a51d26