#7e142e color space conversions
Hex:
        #7e142e
        RGB:
        126, 20, 46
        CMY:
        51, 92, 82
        CMYK:
        0, 84, 63, 51
      HSL:
        345°, 72.6027%, 28.6275%
        HSV (HSB):
        345°, 84.1270%, 49.4118%
        XYZ:
        9.3475, 5.1332, 3.0829
        xyY:
        0.5322, 0.2923, 5.1332
      CIE-Lab:
        27.1109, 44.9699, 13.3712
        CIE-LCH:
        27.1109, 46.9157, 16.5592
        CIE-Luv:
        27.1109, 68.1244, 5.2668
        Hunter-Lab:
        22.6565, 33.9954, 7.7919
      #7e142e color charts
#7e142e RGB chart
      #7e142e CMYK chart
      #7e142e RGB pie chart
      #7e142e color shades, tints & tones
#7e142e color schemes
#7e142e color preview, HTML & CSS examples
           This text has a color of #7e142e        
        
          <p style="color:#7e142e;">Text here</p>
        
        
          .mytext {color:#7e142e;}
        
        Text color #7e142e
      
           This box has a color of #7e142e        
        
          <div style="background-color:#7e142e;">Content here</div>
        
        
          .mybackground {background-color:#7e142e;}
        
        Background color #7e142e
      
           Border around this has a color of #7e142e        
        
          <div style="border:2px solid #7e142e;">Content here</div>
        
        
          .myborder {border:2px solid #7e142e;}
        
        Border color #7e142e