#7e141e color space conversions
Hex:
        #7e141e
        RGB:
        126, 20, 30
        CMY:
        51, 92, 88
        CMYK:
        0, 84, 76, 51
      HSL:
        354°, 72.6027%, 28.6275%
        HSV (HSB):
        354°, 84.1270%, 49.4118%
        XYZ:
        9.0887, 5.0297, 1.7201
        xyY:
        0.5738, 0.3176, 5.0297
      CIE-Lab:
        26.8191, 44.0776, 23.6426
        CIE-LCH:
        26.8191, 50.0181, 28.2085
        CIE-Luv:
        26.8191, 72.3376, 12.6722
        Hunter-Lab:
        22.4269, 33.0914, 11.1514
      #7e141e color charts
#7e141e RGB chart
      #7e141e CMYK chart
      #7e141e RGB pie chart
      #7e141e color shades, tints & tones
#7e141e color schemes
#7e141e color preview, HTML & CSS examples
           This text has a color of #7e141e        
        
          <p style="color:#7e141e;">Text here</p>
        
        
          .mytext {color:#7e141e;}
        
        Text color #7e141e
      
           This box has a color of #7e141e        
        
          <div style="background-color:#7e141e;">Content here</div>
        
        
          .mybackground {background-color:#7e141e;}
        
        Background color #7e141e
      
           Border around this has a color of #7e141e        
        
          <div style="border:2px solid #7e141e;">Content here</div>
        
        
          .myborder {border:2px solid #7e141e;}
        
        Border color #7e141e