#7e1641 color space conversions
Hex:
        #7e1641
        RGB:
        126, 22, 65
        CMY:
        51, 91, 75
        CMYK:
        0, 83, 48, 51
      HSL:
        335°, 70.2703%, 29.0196%
        HSV (HSB):
        335°, 82.5397%, 49.4118%
        XYZ:
        9.8452, 5.3911, 5.5227
        xyY:
        0.4743, 0.2597, 5.3911
      CIE-Lab:
        27.8211, 45.9344, 1.5203
        CIE-LCH:
        27.8211, 45.9596, 1.8957
        CIE-Luv:
        27.8211, 61.2121, -5.8094
        Hunter-Lab:
        23.2187, 35.0550, 2.1506
      #7e1641 color charts
#7e1641 RGB chart
      #7e1641 CMYK chart
      #7e1641 RGB pie chart
      #7e1641 color shades, tints & tones
#7e1641 color schemes
#7e1641 color preview, HTML & CSS examples
           This text has a color of #7e1641        
        
          <p style="color:#7e1641;">Text here</p>
        
        
          .mytext {color:#7e1641;}
        
        Text color #7e1641
      
           This box has a color of #7e1641        
        
          <div style="background-color:#7e1641;">Content here</div>
        
        
          .mybackground {background-color:#7e1641;}
        
        Background color #7e1641
      
           Border around this has a color of #7e1641        
        
          <div style="border:2px solid #7e1641;">Content here</div>
        
        
          .myborder {border:2px solid #7e1641;}
        
        Border color #7e1641