#7e422d color space conversions
Hex:
        #7e422d
        RGB:
        126, 66, 45
        CMY:
        51, 74, 82
        CMYK:
        0, 48, 64, 51
      HSL:
        16°, 47.3684%, 33.5294%
        HSV (HSB):
        16°, 64.2857%, 49.4118%
        XYZ:
        11.0261, 8.5215, 3.5463
        xyY:
        0.4774, 0.3690, 8.5215
      CIE-Lab:
        35.0462, 23.8276, 24.1400
        CIE-LCH:
        35.0462, 33.9189, 45.3731
        CIE-Luv:
        35.0462, 44.2826, 20.3685
        Hunter-Lab:
        29.1916, 16.3364, 13.2314
      #7e422d color charts
#7e422d RGB chart
      #7e422d CMYK chart
      #7e422d RGB pie chart
      #7e422d color shades, tints & tones
#7e422d color schemes
#7e422d color preview, HTML & CSS examples
           This text has a color of #7e422d        
        
          <p style="color:#7e422d;">Text here</p>
        
        
          .mytext {color:#7e422d;}
        
        Text color #7e422d
      
           This box has a color of #7e422d        
        
          <div style="background-color:#7e422d;">Content here</div>
        
        
          .mybackground {background-color:#7e422d;}
        
        Background color #7e422d
      
           Border around this has a color of #7e422d        
        
          <div style="border:2px solid #7e422d;">Content here</div>
        
        
          .myborder {border:2px solid #7e422d;}
        
        Border color #7e422d