#7f612d color space conversions
Hex:
        #7f612d
        RGB:
        127, 97, 45
        CMY:
        50, 62, 82
        CMYK:
        0, 24, 65, 50
      HSL:
        38°, 47.6744%, 33.7255%
        HSV (HSB):
        38°, 64.5669%, 49.8039%
        XYZ:
        13.5007, 13.2509, 4.3287
        xyY:
        0.4344, 0.4263, 13.2509
      CIE-Lab:
        43.1388, 5.9726, 33.7040
        CIE-LCH:
        43.1388, 34.2291, 79.9511
        CIE-Luv:
        43.1388, 23.5016, 34.2710
        Hunter-Lab:
        36.4018, 2.4993, 18.4307
      #7f612d color charts
#7f612d RGB chart
      #7f612d CMYK chart
      #7f612d RGB pie chart
      #7f612d color shades, tints & tones
#7f612d color schemes
#7f612d color preview, HTML & CSS examples
           This text has a color of #7f612d        
        
          <p style="color:#7f612d;">Text here</p>
        
        
          .mytext {color:#7f612d;}
        
        Text color #7f612d
      
           This box has a color of #7f612d        
        
          <div style="background-color:#7f612d;">Content here</div>
        
        
          .mybackground {background-color:#7f612d;}
        
        Background color #7f612d
      
           Border around this has a color of #7f612d        
        
          <div style="border:2px solid #7f612d;">Content here</div>
        
        
          .myborder {border:2px solid #7f612d;}
        
        Border color #7f612d