#7f712f color space conversions
Hex:
        #7f712f
        RGB:
        127, 113, 47
        CMY:
        50, 56, 82
        CMYK:
        0, 11, 63, 50
      HSL:
        50°, 45.9770%, 34.1176%
        HSV (HSB):
        50°, 62.9921%, 49.8039%
        XYZ:
        15.1706, 16.5275, 5.0799
        xyY:
        0.4125, 0.4494, 16.5275
      CIE-Lab:
        47.6591, -3.1707, 37.7579
        CIE-LCH:
        47.6591, 37.8908, 94.8001
        CIE-Luv:
        47.6591, 12.5085, 40.9573
        Hunter-Lab:
        40.6540, -4.5349, 21.0493
      #7f712f color charts
#7f712f RGB chart
      #7f712f CMYK chart
      #7f712f RGB pie chart
      #7f712f color shades, tints & tones
#7f712f color schemes
#7f712f color preview, HTML & CSS examples
           This text has a color of #7f712f        
        
          <p style="color:#7f712f;">Text here</p>
        
        
          .mytext {color:#7f712f;}
        
        Text color #7f712f
      
           This box has a color of #7f712f        
        
          <div style="background-color:#7f712f;">Content here</div>
        
        
          .mybackground {background-color:#7f712f;}
        
        Background color #7f712f
      
           Border around this has a color of #7f712f        
        
          <div style="border:2px solid #7f712f;">Content here</div>
        
        
          .myborder {border:2px solid #7f712f;}
        
        Border color #7f712f