#ccae52 color space conversions
Hex:
        #ccae52
        RGB:
        204, 174, 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.5609, 43.7187, 14.2307
        xyY:
        0.4177, 0.4393, 43.7187
      CIE-Lab:
        72.0401, 0.0231, 50.2965
        CIE-LCH:
        72.0401, 50.2965, 89.9737
        CIE-Luv:
        72.0401, 25.1021, 59.3319
        Hunter-Lab:
        66.1201, -3.5110, 33.5234
      #ccae52 color charts
#ccae52 RGB chart
      #ccae52 CMYK chart
      #ccae52 RGB pie chart
      #ccae52 color shades, tints & tones
#ccae52 color schemes
#ccae52 color preview, HTML & CSS examples
           This text has a color of #ccae52        
        
          <p style="color:#ccae52;">Text here</p>
        
        
          .mytext {color:#ccae52;}
        
        Text color #ccae52
      
           This box has a color of #ccae52        
        
          <div style="background-color:#ccae52;">Content here</div>
        
        
          .mybackground {background-color:#ccae52;}
        
        Background color #ccae52
      
           Border around this has a color of #ccae52        
        
          <div style="border:2px solid #ccae52;">Content here</div>
        
        
          .myborder {border:2px solid #ccae52;}
        
        Border color #ccae52