#7d693f color space conversions
Hex:
        #7d693f
        RGB:
        125, 105, 63
        CMY:
        51, 59, 75
        CMYK:
        0, 16, 50, 51
      HSL:
        41°, 32.9787%, 36.8627%
        HSV (HSB):
        41°, 49.6000%, 49.0196%
        XYZ:
        14.4062, 14.8220, 6.8043
        xyY:
        0.3998, 0.4114, 14.8220
      CIE-Lab:
        45.3894, 1.9784, 26.4774
        CIE-LCH:
        45.3894, 26.5512, 85.7269
        CIE-Luv:
        45.3894, 15.4901, 29.7517
        Hunter-Lab:
        38.4994, -0.5803, 16.4708
      #7d693f color charts
#7d693f RGB chart
      #7d693f CMYK chart
      #7d693f RGB pie chart
      #7d693f color shades, tints & tones
#7d693f color schemes
#7d693f color preview, HTML & CSS examples
           This text has a color of #7d693f        
        
          <p style="color:#7d693f;">Text here</p>
        
        
          .mytext {color:#7d693f;}
        
        Text color #7d693f
      
           This box has a color of #7d693f        
        
          <div style="background-color:#7d693f;">Content here</div>
        
        
          .mybackground {background-color:#7d693f;}
        
        Background color #7d693f
      
           Border around this has a color of #7d693f        
        
          <div style="border:2px solid #7d693f;">Content here</div>
        
        
          .myborder {border:2px solid #7d693f;}
        
        Border color #7d693f