#7f4e06 color space conversions
Hex:
        #7f4e06
        RGB:
        127, 78, 6
        CMY:
        50, 69, 98
        CMYK:
        0, 39, 95, 50
      HSL:
        36°, 90.9774%, 26.0784%
        HSV (HSB):
        36°, 95.2756%, 49.8039%
        XYZ:
        11.5097, 9.9740, 1.4908
        xyY:
        0.5010, 0.4341, 9.9740
      CIE-Lab:
        37.7956, 15.4909, 44.9043
        CIE-LCH:
        37.7956, 47.5012, 70.9668
        CIE-Luv:
        37.7956, 39.3987, 36.2387
        Hunter-Lab:
        31.5816, 9.7852, 19.3083
      #7f4e06 color charts
#7f4e06 RGB chart
      #7f4e06 CMYK chart
      #7f4e06 RGB pie chart
      #7f4e06 color shades, tints & tones
#7f4e06 color schemes
#7f4e06 color preview, HTML & CSS examples
           This text has a color of #7f4e06        
        
          <p style="color:#7f4e06;">Text here</p>
        
        
          .mytext {color:#7f4e06;}
        
        Text color #7f4e06
      
           This box has a color of #7f4e06        
        
          <div style="background-color:#7f4e06;">Content here</div>
        
        
          .mybackground {background-color:#7f4e06;}
        
        Background color #7f4e06
      
           Border around this has a color of #7f4e06        
        
          <div style="border:2px solid #7f4e06;">Content here</div>
        
        
          .myborder {border:2px solid #7f4e06;}
        
        Border color #7f4e06