#7e2331 color space conversions
Hex:
        #7e2331
        RGB:
        126, 35, 49
        CMY:
        51, 86, 81
        CMYK:
        0, 72, 61, 51
      HSL:
        351°, 56.5217%, 31.5686%
        HSV (HSB):
        351°, 72.2222%, 49.4118%
        XYZ:
        9.7596, 5.8594, 3.5223
        xyY:
        0.5099, 0.3061, 5.8594
      CIE-Lab:
        29.0550, 39.9331, 13.9546
        CIE-LCH:
        29.0550, 42.3011, 19.2620
        CIE-Luv:
        29.0550, 61.5291, 7.1637
        Hunter-Lab:
        24.2063, 29.6075, 8.3169
      #7e2331 color charts
#7e2331 RGB chart
      #7e2331 CMYK chart
      #7e2331 RGB pie chart
      #7e2331 color shades, tints & tones
#7e2331 color schemes
#7e2331 color preview, HTML & CSS examples
           This text has a color of #7e2331        
        
          <p style="color:#7e2331;">Text here</p>
        
        
          .mytext {color:#7e2331;}
        
        Text color #7e2331
      
           This box has a color of #7e2331        
        
          <div style="background-color:#7e2331;">Content here</div>
        
        
          .mybackground {background-color:#7e2331;}
        
        Background color #7e2331
      
           Border around this has a color of #7e2331        
        
          <div style="border:2px solid #7e2331;">Content here</div>
        
        
          .myborder {border:2px solid #7e2331;}
        
        Border color #7e2331