#7e2a33 color space conversions
Hex:
        #7e2a33
        RGB:
        126, 42, 51
        CMY:
        51, 84, 80
        CMYK:
        0, 67, 60, 51
      HSL:
        354°, 50.0000%, 32.9412%
        HSV (HSB):
        354°, 66.6667%, 49.4118%
        XYZ:
        10.0297, 6.3306, 3.8253
        xyY:
        0.4969, 0.3136, 6.3306
      CIE-Lab:
        30.2316, 37.0020, 14.2062
        CIE-LCH:
        30.2316, 39.6354, 21.0034
        CIE-Luv:
        30.2316, 57.6286, 8.2027
        Hunter-Lab:
        25.1606, 27.1238, 8.5983
      #7e2a33 color charts
#7e2a33 RGB chart
      #7e2a33 CMYK chart
      #7e2a33 RGB pie chart
      #7e2a33 color shades, tints & tones
#7e2a33 color schemes
#7e2a33 color preview, HTML & CSS examples
           This text has a color of #7e2a33        
        
          <p style="color:#7e2a33;">Text here</p>
        
        
          .mytext {color:#7e2a33;}
        
        Text color #7e2a33
      
           This box has a color of #7e2a33        
        
          <div style="background-color:#7e2a33;">Content here</div>
        
        
          .mybackground {background-color:#7e2a33;}
        
        Background color #7e2a33
      
           Border around this has a color of #7e2a33        
        
          <div style="border:2px solid #7e2a33;">Content here</div>
        
        
          .myborder {border:2px solid #7e2a33;}
        
        Border color #7e2a33