#7a2a31 color space conversions
Hex:
        #7a2a31
        RGB:
        122, 42, 49
        CMY:
        52, 84, 81
        CMYK:
        0, 66, 60, 52
      HSL:
        355°, 48.7805%, 32.1569%
        HSV (HSB):
        355°, 65.5738%, 47.8431%
        XYZ:
        9.4084, 6.0153, 3.5709
        xyY:
        0.4953, 0.3167, 6.0153
      CIE-Lab:
        29.4509, 35.3837, 14.3455
        CIE-LCH:
        29.4509, 38.1811, 22.0690
        CIE-Luv:
        29.4509, 54.8251, 8.5226
        Hunter-Lab:
        24.5260, 25.5535, 8.5358
      #7a2a31 color charts
#7a2a31 RGB chart
      #7a2a31 CMYK chart
      #7a2a31 RGB pie chart
      #7a2a31 color shades, tints & tones
#7a2a31 color schemes
#7a2a31 color preview, HTML & CSS examples
           This text has a color of #7a2a31        
        
          <p style="color:#7a2a31;">Text here</p>
        
        
          .mytext {color:#7a2a31;}
        
        Text color #7a2a31
      
           This box has a color of #7a2a31        
        
          <div style="background-color:#7a2a31;">Content here</div>
        
        
          .mybackground {background-color:#7a2a31;}
        
        Background color #7a2a31
      
           Border around this has a color of #7a2a31        
        
          <div style="border:2px solid #7a2a31;">Content here</div>
        
        
          .myborder {border:2px solid #7a2a31;}
        
        Border color #7a2a31