#ccaf80 color space conversions
Hex:
        #ccaf80
        RGB:
        204, 175, 128
        CMY:
        20, 31, 50
        CMYK:
        0, 14, 37, 20
      HSL:
        37°, 42.6966%, 65.0980%
        HSV (HSB):
        37°, 37.2549%, 80.0000%
        XYZ:
        44.1281, 45.0558, 26.7929
        xyY:
        0.3805, 0.3885, 45.0558
      CIE-Lab:
        72.9286, 3.8515, 27.9967
        CIE-LCH:
        72.9286, 28.2604, 82.1671
        CIE-Luv:
        72.9286, 21.5267, 36.3337
        Hunter-Lab:
        67.1236, -0.1178, 23.3205
      #ccaf80 color charts
#ccaf80 RGB chart
      #ccaf80 CMYK chart
      #ccaf80 RGB pie chart
      #ccaf80 color shades, tints & tones
#ccaf80 color schemes
#ccaf80 color preview, HTML & CSS examples
           This text has a color of #ccaf80        
        
          <p style="color:#ccaf80;">Text here</p>
        
        
          .mytext {color:#ccaf80;}
        
        Text color #ccaf80
      
           This box has a color of #ccaf80        
        
          <div style="background-color:#ccaf80;">Content here</div>
        
        
          .mybackground {background-color:#ccaf80;}
        
        Background color #ccaf80
      
           Border around this has a color of #ccaf80        
        
          <div style="border:2px solid #ccaf80;">Content here</div>
        
        
          .myborder {border:2px solid #ccaf80;}
        
        Border color #ccaf80