#7a2a45 color space conversions
Hex:
        #7a2a45
        RGB:
        122, 42, 69
        CMY:
        52, 84, 73
        CMYK:
        0, 66, 43, 52
      HSL:
        340°, 48.7805%, 32.1569%
        HSV (HSB):
        340°, 65.5738%, 47.8431%
        XYZ:
        9.9282, 6.2232, 6.3081
        xyY:
        0.4420, 0.2771, 6.2232
      CIE-Lab:
        29.9687, 37.3354, 1.8677
        CIE-LCH:
        29.9687, 37.3821, 2.8638
        CIE-Luv:
        29.9687, 49.5332, -3.8967
        Hunter-Lab:
        24.9463, 27.3838, 2.4698
      #7a2a45 color charts
#7a2a45 RGB chart
      #7a2a45 CMYK chart
      #7a2a45 RGB pie chart
      #7a2a45 color shades, tints & tones
#7a2a45 color schemes
#7a2a45 color preview, HTML & CSS examples
           This text has a color of #7a2a45        
        
          <p style="color:#7a2a45;">Text here</p>
        
        
          .mytext {color:#7a2a45;}
        
        Text color #7a2a45
      
           This box has a color of #7a2a45        
        
          <div style="background-color:#7a2a45;">Content here</div>
        
        
          .mybackground {background-color:#7a2a45;}
        
        Background color #7a2a45
      
           Border around this has a color of #7a2a45        
        
          <div style="border:2px solid #7a2a45;">Content here</div>
        
        
          .myborder {border:2px solid #7a2a45;}
        
        Border color #7a2a45