#7f4a05 color space conversions
Hex:
        #7f4a05
        RGB:
        127, 74, 5
        CMY:
        50, 71, 98
        CMYK:
        0, 42, 96, 50
      HSL:
        34°, 92.4242%, 25.8824%
        HSV (HSB):
        34°, 96.0630%, 49.8039%
        XYZ:
        11.2286, 9.4205, 1.3701
        xyY:
        0.5099, 0.4278, 9.4205
      CIE-Lab:
        36.7817, 17.8310, 44.4840
        CIE-LCH:
        36.7817, 47.9247, 68.1571
        CIE-Luv:
        36.7817, 42.5005, 34.8635
        Hunter-Lab:
        30.6929, 11.5892, 18.8384
      #7f4a05 color charts
#7f4a05 RGB chart
      #7f4a05 CMYK chart
      #7f4a05 RGB pie chart
      #7f4a05 color shades, tints & tones
#7f4a05 color schemes
#7f4a05 color preview, HTML & CSS examples
           This text has a color of #7f4a05        
        
          <p style="color:#7f4a05;">Text here</p>
        
        
          .mytext {color:#7f4a05;}
        
        Text color #7f4a05
      
           This box has a color of #7f4a05        
        
          <div style="background-color:#7f4a05;">Content here</div>
        
        
          .mybackground {background-color:#7f4a05;}
        
        Background color #7f4a05
      
           Border around this has a color of #7f4a05        
        
          <div style="border:2px solid #7f4a05;">Content here</div>
        
        
          .myborder {border:2px solid #7f4a05;}
        
        Border color #7f4a05