#c69d4c color space conversions
Hex:
        #c69d4c
        RGB:
        198, 157, 76
        CMY:
        22, 38, 70
        CMYK:
        0, 21, 62, 22
      HSL:
        40°, 51.6949%, 53.7255%
        HSV (HSB):
        40°, 61.6162%, 77.6471%
        XYZ:
        36.6502, 36.6415, 11.9783
        xyY:
        0.4298, 0.4297, 36.6415
      CIE-Lab:
        67.0072, 6.1387, 47.2843
        CIE-LCH:
        67.0072, 47.6811, 82.6029
        CIE-Luv:
        67.0072, 32.9047, 53.7197
        Hunter-Lab:
        60.5322, 2.1442, 30.6401
      #c69d4c color charts
#c69d4c RGB chart
      #c69d4c CMYK chart
      #c69d4c RGB pie chart
      #c69d4c color shades, tints & tones
#c69d4c color schemes
#c69d4c color preview, HTML & CSS examples
           This text has a color of #c69d4c        
        
          <p style="color:#c69d4c;">Text here</p>
        
        
          .mytext {color:#c69d4c;}
        
        Text color #c69d4c
      
           This box has a color of #c69d4c        
        
          <div style="background-color:#c69d4c;">Content here</div>
        
        
          .mybackground {background-color:#c69d4c;}
        
        Background color #c69d4c
      
           Border around this has a color of #c69d4c        
        
          <div style="border:2px solid #c69d4c;">Content here</div>
        
        
          .myborder {border:2px solid #c69d4c;}
        
        Border color #c69d4c