#7f483e color space conversions
Hex:
        #7f483e
        RGB:
        127, 72, 62
        CMY:
        50, 72, 76
        CMYK:
        0, 43, 51, 50
      HSL:
        9°, 34.3915%, 37.0588%
        HSV (HSB):
        9°, 51.1811%, 49.8039%
        XYZ:
        11.9393, 9.4946, 5.7608
        xyY:
        0.4390, 0.3491, 9.4946
      CIE-Lab:
        36.9196, 22.3073, 16.1584
        CIE-LCH:
        36.9196, 27.5447, 35.9178
        CIE-Luv:
        36.9196, 38.5883, 14.1653
        Hunter-Lab:
        30.8132, 15.2406, 10.4845
      #7f483e color charts
#7f483e RGB chart
      #7f483e CMYK chart
      #7f483e RGB pie chart
      #7f483e color shades, tints & tones
#7f483e color schemes
#7f483e color preview, HTML & CSS examples
           This text has a color of #7f483e        
        
          <p style="color:#7f483e;">Text here</p>
        
        
          .mytext {color:#7f483e;}
        
        Text color #7f483e
      
           This box has a color of #7f483e        
        
          <div style="background-color:#7f483e;">Content here</div>
        
        
          .mybackground {background-color:#7f483e;}
        
        Background color #7f483e
      
           Border around this has a color of #7f483e        
        
          <div style="border:2px solid #7f483e;">Content here</div>
        
        
          .myborder {border:2px solid #7f483e;}
        
        Border color #7f483e