#7e232d color space conversions
Hex:
        #7e232d
        RGB:
        126, 35, 45
        CMY:
        51, 86, 82
        CMYK:
        0, 72, 64, 51
      HSL:
        353°, 56.5217%, 31.5686%
        HSV (HSB):
        353°, 72.2222%, 49.4118%
        XYZ:
        9.6789, 5.8271, 3.0972
        xyY:
        0.5203, 0.3132, 5.8271
      CIE-Lab:
        28.9721, 39.6432, 16.4859
        CIE-LCH:
        28.9721, 42.9344, 22.5803
        CIE-Luv:
        28.9721, 62.5608, 9.2895
        Hunter-Lab:
        24.1395, 29.3266, 9.2904
      #7e232d color charts
#7e232d RGB chart
      #7e232d CMYK chart
      #7e232d RGB pie chart
      #7e232d color shades, tints & tones
#7e232d color schemes
#7e232d color preview, HTML & CSS examples
           This text has a color of #7e232d        
        
          <p style="color:#7e232d;">Text here</p>
        
        
          .mytext {color:#7e232d;}
        
        Text color #7e232d
      
           This box has a color of #7e232d        
        
          <div style="background-color:#7e232d;">Content here</div>
        
        
          .mybackground {background-color:#7e232d;}
        
        Background color #7e232d
      
           Border around this has a color of #7e232d        
        
          <div style="border:2px solid #7e232d;">Content here</div>
        
        
          .myborder {border:2px solid #7e232d;}
        
        Border color #7e232d