#7f3014 color space conversions
Hex:
        #7f3014
        RGB:
        127, 48, 20
        CMY:
        50, 81, 92
        CMYK:
        0, 62, 84, 50
      HSL:
        16°, 72.7891%, 28.8235%
        HSV (HSB):
        16°, 84.2520%, 49.8039%
        XYZ:
        9.9356, 6.6764, 1.4268
        xyY:
        0.5508, 0.3701, 6.6764
      CIE-Lab:
        31.0587, 32.6959, 33.9835
        CIE-LCH:
        31.0587, 47.1583, 46.1062
        CIE-Luv:
        31.0587, 60.4322, 23.0465
        Hunter-Lab:
        25.8388, 23.4195, 14.8131
      #7f3014 color charts
#7f3014 RGB chart
      #7f3014 CMYK chart
      #7f3014 RGB pie chart
      #7f3014 color shades, tints & tones
#7f3014 color schemes
#7f3014 color preview, HTML & CSS examples
           This text has a color of #7f3014        
        
          <p style="color:#7f3014;">Text here</p>
        
        
          .mytext {color:#7f3014;}
        
        Text color #7f3014
      
           This box has a color of #7f3014        
        
          <div style="background-color:#7f3014;">Content here</div>
        
        
          .mybackground {background-color:#7f3014;}
        
        Background color #7f3014
      
           Border around this has a color of #7f3014        
        
          <div style="border:2px solid #7f3014;">Content here</div>
        
        
          .myborder {border:2px solid #7f3014;}
        
        Border color #7f3014