#7e2e0e color space conversions
Hex:
        #7e2e0e
        RGB:
        126, 46, 14
        CMY:
        51, 82, 95
        CMYK:
        0, 63, 89, 51
      HSL:
        17°, 80.0000%, 27.4510%
        HSV (HSB):
        17°, 88.8889%, 49.4118%
        XYZ:
        9.6604, 6.4213, 1.1457
        xyY:
        0.5608, 0.3727, 6.4213
      CIE-Lab:
        30.4515, 33.1184, 36.2620
        CIE-LCH:
        30.4515, 49.1097, 47.5943
        CIE-Luv:
        30.4515, 61.4862, 23.6894
        Hunter-Lab:
        25.3403, 23.7037, 15.0575
      #7e2e0e color charts
#7e2e0e RGB chart
      #7e2e0e CMYK chart
      #7e2e0e RGB pie chart
      #7e2e0e color shades, tints & tones
#7e2e0e color schemes
#7e2e0e color preview, HTML & CSS examples
           This text has a color of #7e2e0e        
        
          <p style="color:#7e2e0e;">Text here</p>
        
        
          .mytext {color:#7e2e0e;}
        
        Text color #7e2e0e
      
           This box has a color of #7e2e0e        
        
          <div style="background-color:#7e2e0e;">Content here</div>
        
        
          .mybackground {background-color:#7e2e0e;}
        
        Background color #7e2e0e
      
           Border around this has a color of #7e2e0e        
        
          <div style="border:2px solid #7e2e0e;">Content here</div>
        
        
          .myborder {border:2px solid #7e2e0e;}
        
        Border color #7e2e0e