#7f4f06 color space conversions
Hex:
        #7f4f06
        RGB:
        127, 79, 6
        CMY:
        50, 69, 98
        CMYK:
        0, 38, 95, 50
      HSL:
        36°, 90.9774%, 26.0784%
        HSV (HSB):
        36°, 95.2756%, 49.8039%
        XYZ:
        11.5813, 10.1171, 1.5147
        xyY:
        0.4989, 0.4358, 10.1171
      CIE-Lab:
        38.0519, 14.8984, 45.0920
        CIE-LCH:
        38.0519, 47.4895, 71.7165
        CIE-Luv:
        38.0519, 38.6327, 36.6221
        Hunter-Lab:
        31.8075, 9.3297, 19.4418
      #7f4f06 color charts
#7f4f06 RGB chart
      #7f4f06 CMYK chart
      #7f4f06 RGB pie chart
      #7f4f06 color shades, tints & tones
#7f4f06 color schemes
#7f4f06 color preview, HTML & CSS examples
           This text has a color of #7f4f06        
        
          <p style="color:#7f4f06;">Text here</p>
        
        
          .mytext {color:#7f4f06;}
        
        Text color #7f4f06
      
           This box has a color of #7f4f06        
        
          <div style="background-color:#7f4f06;">Content here</div>
        
        
          .mybackground {background-color:#7f4f06;}
        
        Background color #7f4f06
      
           Border around this has a color of #7f4f06        
        
          <div style="border:2px solid #7f4f06;">Content here</div>
        
        
          .myborder {border:2px solid #7f4f06;}
        
        Border color #7f4f06