#7e310e color space conversions
Hex:
        #7e310e
        RGB:
        126, 49, 14
        CMY:
        51, 81, 95
        CMYK:
        0, 61, 89, 51
      HSL:
        19°, 80.0000%, 27.4510%
        HSV (HSB):
        19°, 88.8889%, 49.4118%
        XYZ:
        9.7818, 6.6640, 1.1862
        xyY:
        0.5548, 0.3779, 6.6640
      CIE-Lab:
        31.0293, 31.6004, 36.7486
        CIE-LCH:
        31.0293, 48.4670, 49.3076
        CIE-Luv:
        31.0293, 59.4994, 24.6133
        Hunter-Lab:
        25.8146, 22.4622, 15.3459
      #7e310e color charts
#7e310e RGB chart
      #7e310e CMYK chart
      #7e310e RGB pie chart
      #7e310e color shades, tints & tones
#7e310e color schemes
#7e310e color preview, HTML & CSS examples
           This text has a color of #7e310e        
        
          <p style="color:#7e310e;">Text here</p>
        
        
          .mytext {color:#7e310e;}
        
        Text color #7e310e
      
           This box has a color of #7e310e        
        
          <div style="background-color:#7e310e;">Content here</div>
        
        
          .mybackground {background-color:#7e310e;}
        
        Background color #7e310e
      
           Border around this has a color of #7e310e        
        
          <div style="border:2px solid #7e310e;">Content here</div>
        
        
          .myborder {border:2px solid #7e310e;}
        
        Border color #7e310e