#7f502d color space conversions
Hex:
        #7f502d
        RGB:
        127, 80, 45
        CMY:
        50, 69, 82
        CMYK:
        0, 37, 65, 50
      HSL:
        26°, 47.6744%, 33.7255%
        HSV (HSB):
        26°, 64.5669%, 49.8039%
        XYZ:
        12.0947, 10.4388, 3.8601
        xyY:
        0.4582, 0.3955, 10.4388
      CIE-Lab:
        38.6187, 16.0654, 28.4689
        CIE-LCH:
        38.6187, 32.6890, 60.5634
        CIE-Luv:
        38.6187, 35.4183, 26.5380
        Hunter-Lab:
        32.3091, 10.2793, 15.5329
      #7f502d color charts
#7f502d RGB chart
      #7f502d CMYK chart
      #7f502d RGB pie chart
      #7f502d color shades, tints & tones
#7f502d color schemes
#7f502d color preview, HTML & CSS examples
           This text has a color of #7f502d        
        
          <p style="color:#7f502d;">Text here</p>
        
        
          .mytext {color:#7f502d;}
        
        Text color #7f502d
      
           This box has a color of #7f502d        
        
          <div style="background-color:#7f502d;">Content here</div>
        
        
          .mybackground {background-color:#7f502d;}
        
        Background color #7f502d
      
           Border around this has a color of #7f502d        
        
          <div style="border:2px solid #7f502d;">Content here</div>
        
        
          .myborder {border:2px solid #7f502d;}
        
        Border color #7f502d