#ccae72 color space conversions
Hex:
        #ccae72
        RGB:
        204, 174, 114
        CMY:
        20, 32, 55
        CMYK:
        0, 15, 44, 20
      HSL:
        40°, 46.8750%, 62.3529%
        HSV (HSB):
        40°, 44.1176%, 80.0000%
        XYZ:
        43.0752, 44.3244, 22.2047
        xyY:
        0.3930, 0.4044, 44.3244
      CIE-Lab:
        72.4448, 2.8329, 34.7687
        CIE-LCH:
        72.4448, 34.8840, 85.3420
        CIE-Luv:
        72.4448, 23.1785, 43.9757
        Hunter-Lab:
        66.5766, -1.0191, 26.8291
      #ccae72 color charts
#ccae72 RGB chart
      #ccae72 CMYK chart
      #ccae72 RGB pie chart
      #ccae72 color shades, tints & tones
#ccae72 color schemes
#ccae72 color preview, HTML & CSS examples
           This text has a color of #ccae72        
        
          <p style="color:#ccae72;">Text here</p>
        
        
          .mytext {color:#ccae72;}
        
        Text color #ccae72
      
           This box has a color of #ccae72        
        
          <div style="background-color:#ccae72;">Content here</div>
        
        
          .mybackground {background-color:#ccae72;}
        
        Background color #ccae72
      
           Border around this has a color of #ccae72        
        
          <div style="border:2px solid #ccae72;">Content here</div>
        
        
          .myborder {border:2px solid #ccae72;}
        
        Border color #ccae72