#7f710e color space conversions
Hex:
        #7f710e
        RGB:
        127, 113, 14
        CMY:
        50, 56, 95
        CMYK:
        0, 11, 89, 50
      HSL:
        53°, 80.1418%, 27.6471%
        HSV (HSB):
        53°, 88.9764%, 49.8039%
        XYZ:
        14.7368, 16.3540, 2.7954
        xyY:
        0.4349, 0.4826, 16.3540
      CIE-Lab:
        47.4355, -4.8173, 50.3709
        CIE-LCH:
        47.4355, 50.6007, 95.4630
        CIE-Luv:
        47.4355, 13.4171, 49.3202
        Hunter-Lab:
        40.4401, -5.7228, 24.2097
      #7f710e color charts
#7f710e RGB chart
      #7f710e CMYK chart
      #7f710e RGB pie chart
      #7f710e color shades, tints & tones
#7f710e color schemes
#7f710e color preview, HTML & CSS examples
           This text has a color of #7f710e        
        
          <p style="color:#7f710e;">Text here</p>
        
        
          .mytext {color:#7f710e;}
        
        Text color #7f710e
      
           This box has a color of #7f710e        
        
          <div style="background-color:#7f710e;">Content here</div>
        
        
          .mybackground {background-color:#7f710e;}
        
        Background color #7f710e
      
           Border around this has a color of #7f710e        
        
          <div style="border:2px solid #7f710e;">Content here</div>
        
        
          .myborder {border:2px solid #7f710e;}
        
        Border color #7f710e