#caaa52 color space conversions
Hex:
        #caaa52
        RGB:
        202, 170, 82
        CMY:
        21, 33, 68
        CMYK:
        0, 16, 59, 21
      HSL:
        44°, 53.0973%, 55.6863%
        HSV (HSB):
        44°, 59.4059%, 79.2157%
        XYZ:
        40.2548, 41.9152, 13.9514
        xyY:
        0.4188, 0.4361, 41.9152
      CIE-Lab:
        70.8124, 1.2970, 48.8482
        CIE-LCH:
        70.8124, 48.8654, 88.4791
        CIE-Luv:
        70.8124, 26.4025, 57.4038
        Hunter-Lab:
        64.7420, -2.3118, 32.5428
      #caaa52 color charts
#caaa52 RGB chart
      #caaa52 CMYK chart
      #caaa52 RGB pie chart
      #caaa52 color shades, tints & tones
#caaa52 color schemes
#caaa52 color preview, HTML & CSS examples
           This text has a color of #caaa52        
        
          <p style="color:#caaa52;">Text here</p>
        
        
          .mytext {color:#caaa52;}
        
        Text color #caaa52
      
           This box has a color of #caaa52        
        
          <div style="background-color:#caaa52;">Content here</div>
        
        
          .mybackground {background-color:#caaa52;}
        
        Background color #caaa52
      
           Border around this has a color of #caaa52        
        
          <div style="border:2px solid #caaa52;">Content here</div>
        
        
          .myborder {border:2px solid #caaa52;}
        
        Border color #caaa52