#ccad52 color space conversions
Hex:
        #ccad52
        RGB:
        204, 173, 82
        CMY:
        20, 32, 68
        CMYK:
        0, 15, 60, 20
      HSL:
        45°, 54.4643%, 56.0784%
        HSV (HSB):
        45°, 59.8039%, 80.0000%
        XYZ:
        41.3684, 43.3337, 14.1665
        xyY:
        0.4184, 0.4383, 43.3337
      CIE-Lab:
        71.7809, 0.5535, 50.0024
        CIE-LCH:
        71.7809, 50.0055, 89.3658
        CIE-Luv:
        71.7809, 25.7922, 58.8771
        Hunter-Lab:
        65.8283, -3.0251, 33.3204
      #ccad52 color charts
#ccad52 RGB chart
      #ccad52 CMYK chart
      #ccad52 RGB pie chart
      #ccad52 color shades, tints & tones
#ccad52 color schemes
#ccad52 color preview, HTML & CSS examples
           This text has a color of #ccad52        
        
          <p style="color:#ccad52;">Text here</p>
        
        
          .mytext {color:#ccad52;}
        
        Text color #ccad52
      
           This box has a color of #ccad52        
        
          <div style="background-color:#ccad52;">Content here</div>
        
        
          .mybackground {background-color:#ccad52;}
        
        Background color #ccad52
      
           Border around this has a color of #ccad52        
        
          <div style="border:2px solid #ccad52;">Content here</div>
        
        
          .myborder {border:2px solid #ccad52;}
        
        Border color #ccad52