#7a1941 color space conversions
Hex:
        #7a1941
        RGB:
        122, 25, 65
        CMY:
        52, 90, 75
        CMYK:
        0, 80, 47, 52
      HSL:
        335°, 65.9864%, 28.8235%
        HSV (HSB):
        335°, 79.5082%, 47.8431%
        XYZ:
        9.3278, 5.2145, 5.5159
        xyY:
        0.4650, 0.2600, 5.2145
      CIE-Lab:
        27.3373, 43.8319, 0.7166
        CIE-LCH:
        27.3373, 43.8378, 0.9367
        CIE-Luv:
        27.3373, 57.0755, -6.2138
        Hunter-Lab:
        22.8353, 32.9524, 1.6631
      #7a1941 color charts
#7a1941 RGB chart
      #7a1941 CMYK chart
      #7a1941 RGB pie chart
      #7a1941 color shades, tints & tones
#7a1941 color schemes
#7a1941 color preview, HTML & CSS examples
           This text has a color of #7a1941        
        
          <p style="color:#7a1941;">Text here</p>
        
        
          .mytext {color:#7a1941;}
        
        Text color #7a1941
      
           This box has a color of #7a1941        
        
          <div style="background-color:#7a1941;">Content here</div>
        
        
          .mybackground {background-color:#7a1941;}
        
        Background color #7a1941
      
           Border around this has a color of #7a1941        
        
          <div style="border:2px solid #7a1941;">Content here</div>
        
        
          .myborder {border:2px solid #7a1941;}
        
        Border color #7a1941