#7a1a30 color space conversions
Hex:
        #7a1a30
        RGB:
        122, 26, 48
        CMY:
        52, 90, 81
        CMYK:
        0, 79, 61, 52
      HSL:
        346°, 64.8649%, 29.0196%
        HSV (HSB):
        346°, 78.6885%, 47.8431%
        XYZ:
        8.9289, 5.0898, 3.3081
        xyY:
        0.5153, 0.2938, 5.0898
      CIE-Lab:
        26.9890, 41.9979, 11.7114
        CIE-LCH:
        26.9890, 43.6003, 15.5815
        CIE-Luv:
        26.9890, 62.2162, 4.5050
        Hunter-Lab:
        22.5605, 31.1654, 7.0985
      #7a1a30 color charts
#7a1a30 RGB chart
      #7a1a30 CMYK chart
      #7a1a30 RGB pie chart
      #7a1a30 color shades, tints & tones
#7a1a30 color schemes
#7a1a30 color preview, HTML & CSS examples
           This text has a color of #7a1a30        
        
          <p style="color:#7a1a30;">Text here</p>
        
        
          .mytext {color:#7a1a30;}
        
        Text color #7a1a30
      
           This box has a color of #7a1a30        
        
          <div style="background-color:#7a1a30;">Content here</div>
        
        
          .mybackground {background-color:#7a1a30;}
        
        Background color #7a1a30
      
           Border around this has a color of #7a1a30        
        
          <div style="border:2px solid #7a1a30;">Content here</div>
        
        
          .myborder {border:2px solid #7a1a30;}
        
        Border color #7a1a30