#ccaf14 color space conversions
Hex:
        #ccaf14
        RGB:
        204, 175, 20
        CMY:
        20, 31, 92
        CMYK:
        0, 14, 90, 20
      HSL:
        51°, 82.1429%, 43.9216%
        HSV (HSB):
        51°, 90.1961%, 80.0000%
        XYZ:
        40.3581, 43.5478, 6.9403
        xyY:
        0.4442, 0.4794, 43.5478
      CIE-Lab:
        71.9252, -3.1789, 71.7033
        CIE-LCH:
        71.9252, 71.7738, 92.5385
        CIE-Luv:
        71.9252, 26.3028, 75.0653
        Hunter-Lab:
        65.9908, -6.3183, 39.9580
      #ccaf14 color charts
#ccaf14 RGB chart
      #ccaf14 CMYK chart
      #ccaf14 RGB pie chart
      #ccaf14 color shades, tints & tones
#ccaf14 color schemes
#ccaf14 color preview, HTML & CSS examples
           This text has a color of #ccaf14        
        
          <p style="color:#ccaf14;">Text here</p>
        
        
          .mytext {color:#ccaf14;}
        
        Text color #ccaf14
      
           This box has a color of #ccaf14        
        
          <div style="background-color:#ccaf14;">Content here</div>
        
        
          .mybackground {background-color:#ccaf14;}
        
        Background color #ccaf14
      
           Border around this has a color of #ccaf14        
        
          <div style="border:2px solid #ccaf14;">Content here</div>
        
        
          .myborder {border:2px solid #ccaf14;}
        
        Border color #ccaf14