#7f312e color space conversions
Hex:
        #7f312e
        RGB:
        127, 49, 46
        CMY:
        50, 81, 82
        CMYK:
        0, 61, 64, 50
      HSL:
        2°, 46.8208%, 33.9216%
        HSV (HSB):
        2°, 63.7795%, 49.8039%
        XYZ:
        10.3439, 6.9059, 3.3726
        xyY:
        0.5016, 0.3349, 6.9059
      CIE-Lab:
        31.5917, 33.5809, 19.2446
        CIE-LCH:
        31.5917, 38.7044, 29.8162
        CIE-Luv:
        31.5917, 55.7301, 13.4281
        Hunter-Lab:
        26.2791, 24.2719, 10.7863
      #7f312e color charts
#7f312e RGB chart
      #7f312e CMYK chart
      #7f312e RGB pie chart
      #7f312e color shades, tints & tones
#7f312e color schemes
#7f312e color preview, HTML & CSS examples
           This text has a color of #7f312e        
        
          <p style="color:#7f312e;">Text here</p>
        
        
          .mytext {color:#7f312e;}
        
        Text color #7f312e
      
           This box has a color of #7f312e        
        
          <div style="background-color:#7f312e;">Content here</div>
        
        
          .mybackground {background-color:#7f312e;}
        
        Background color #7f312e
      
           Border around this has a color of #7f312e        
        
          <div style="border:2px solid #7f312e;">Content here</div>
        
        
          .myborder {border:2px solid #7f312e;}
        
        Border color #7f312e