#7e302f color space conversions
Hex:
        #7e302f
        RGB:
        126, 48, 47
        CMY:
        51, 81, 82
        CMYK:
        0, 62, 63, 51
      HSL:
        1°, 45.6647%, 33.9216%
        HSV (HSB):
        1°, 62.6984%, 49.4118%
        XYZ:
        10.1742, 6.7548, 3.4569
        xyY:
        0.4991, 0.3313, 6.7548
      CIE-Lab:
        31.2420, 33.7765, 18.1224
        CIE-LCH:
        31.2420, 38.3310, 28.2152
        CIE-Luv:
        31.2420, 55.2794, 12.3925
        Hunter-Lab:
        25.9899, 24.3947, 10.3069
      #7e302f color charts
#7e302f RGB chart
      #7e302f CMYK chart
      #7e302f RGB pie chart
      #7e302f color shades, tints & tones
#7e302f color schemes
#7e302f color preview, HTML & CSS examples
           This text has a color of #7e302f        
        
          <p style="color:#7e302f;">Text here</p>
        
        
          .mytext {color:#7e302f;}
        
        Text color #7e302f
      
           This box has a color of #7e302f        
        
          <div style="background-color:#7e302f;">Content here</div>
        
        
          .mybackground {background-color:#7e302f;}
        
        Background color #7e302f
      
           Border around this has a color of #7e302f        
        
          <div style="border:2px solid #7e302f;">Content here</div>
        
        
          .myborder {border:2px solid #7e302f;}
        
        Border color #7e302f