#ccaf72 color space conversions
Hex:
        #ccaf72
        RGB:
        204, 175, 114
        CMY:
        20, 31, 55
        CMYK:
        0, 14, 44, 20
      HSL:
        41°, 46.8750%, 62.3529%
        HSV (HSB):
        41°, 44.1176%, 80.0000%
        XYZ:
        43.2691, 44.7122, 22.2694
        xyY:
        0.3925, 0.4056, 44.7122
      CIE-Lab:
        72.7020, 2.2996, 35.0981
        CIE-LCH:
        72.7020, 35.1734, 86.2513
        CIE-Luv:
        72.7020, 22.5287, 44.4884
        Hunter-Lab:
        66.8672, -1.5121, 27.0612
      #ccaf72 color charts
#ccaf72 RGB chart
      #ccaf72 CMYK chart
      #ccaf72 RGB pie chart
      #ccaf72 color shades, tints & tones
#ccaf72 color schemes
#ccaf72 color preview, HTML & CSS examples
           This text has a color of #ccaf72        
        
          <p style="color:#ccaf72;">Text here</p>
        
        
          .mytext {color:#ccaf72;}
        
        Text color #ccaf72
      
           This box has a color of #ccaf72        
        
          <div style="background-color:#ccaf72;">Content here</div>
        
        
          .mybackground {background-color:#ccaf72;}
        
        Background color #ccaf72
      
           Border around this has a color of #ccaf72        
        
          <div style="border:2px solid #ccaf72;">Content here</div>
        
        
          .myborder {border:2px solid #ccaf72;}
        
        Border color #ccaf72