#7e232e color space conversions
Hex:
        #7e232e
        RGB:
        126, 35, 46
        CMY:
        51, 86, 82
        CMYK:
        0, 72, 63, 51
      HSL:
        353°, 56.5217%, 31.5686%
        HSV (HSB):
        353°, 72.2222%, 49.4118%
        XYZ:
        9.6984, 5.8349, 3.1999
        xyY:
        0.5177, 0.3115, 5.8349
      CIE-Lab:
        28.9922, 39.7134, 15.8535
        CIE-LCH:
        28.9922, 42.7608, 21.7617
        CIE-Luv:
        28.9922, 62.3086, 8.7707
        Hunter-Lab:
        24.1556, 29.3945, 9.0549
      #7e232e color charts
#7e232e RGB chart
      #7e232e CMYK chart
      #7e232e RGB pie chart
      #7e232e color shades, tints & tones
#7e232e color schemes
#7e232e color preview, HTML & CSS examples
           This text has a color of #7e232e        
        
          <p style="color:#7e232e;">Text here</p>
        
        
          .mytext {color:#7e232e;}
        
        Text color #7e232e
      
           This box has a color of #7e232e        
        
          <div style="background-color:#7e232e;">Content here</div>
        
        
          .mybackground {background-color:#7e232e;}
        
        Background color #7e232e
      
           Border around this has a color of #7e232e        
        
          <div style="border:2px solid #7e232e;">Content here</div>
        
        
          .myborder {border:2px solid #7e232e;}
        
        Border color #7e232e