#7f403e color space conversions
Hex:
        #7f403e
        RGB:
        127, 64, 62
        CMY:
        50, 75, 76
        CMYK:
        0, 50, 51, 50
      HSL:
        2°, 34.3915%, 37.0588%
        HSV (HSB):
        2°, 51.1811%, 49.8039%
        XYZ:
        11.4553, 8.5266, 5.5995
        xyY:
        0.4478, 0.3333, 8.5266
      CIE-Lab:
        35.0564, 26.9078, 13.6535
        CIE-LCH:
        35.0564, 30.1737, 26.9041
        CIE-Luv:
        35.0564, 43.5672, 10.5284
        Hunter-Lab:
        29.2004, 18.9248, 9.0708
      #7f403e color charts
#7f403e RGB chart
      #7f403e CMYK chart
      #7f403e RGB pie chart
      #7f403e color shades, tints & tones
#7f403e color schemes
#7f403e color preview, HTML & CSS examples
           This text has a color of #7f403e        
        
          <p style="color:#7f403e;">Text here</p>
        
        
          .mytext {color:#7f403e;}
        
        Text color #7f403e
      
           This box has a color of #7f403e        
        
          <div style="background-color:#7f403e;">Content here</div>
        
        
          .mybackground {background-color:#7f403e;}
        
        Background color #7f403e
      
           Border around this has a color of #7f403e        
        
          <div style="border:2px solid #7f403e;">Content here</div>
        
        
          .myborder {border:2px solid #7f403e;}
        
        Border color #7f403e