#caa520 color space conversions
Hex:
        #caa520
        RGB:
        202, 165, 32
        CMY:
        21, 35, 87
        CMYK:
        0, 18, 84, 21
      HSL:
        47°, 72.6496%, 45.8824%
        HSV (HSB):
        47°, 84.1584%, 79.2157%
        XYZ:
        38.0730, 39.5711, 6.9978
        xyY:
        0.4498, 0.4675, 39.5711
      CIE-Lab:
        69.1630, 1.4963, 66.7207
        CIE-LCH:
        69.1630, 66.7374, 88.7153
        CIE-Luv:
        69.1630, 31.9278, 69.5565
        Hunter-Lab:
        62.9056, -2.0494, 37.4383
      #caa520 color charts
#caa520 RGB chart
      #caa520 CMYK chart
      #caa520 RGB pie chart
      #caa520 color shades, tints & tones
#caa520 color schemes
#caa520 color preview, HTML & CSS examples
           This text has a color of #caa520        
        
          <p style="color:#caa520;">Text here</p>
        
        
          .mytext {color:#caa520;}
        
        Text color #caa520
      
           This box has a color of #caa520        
        
          <div style="background-color:#caa520;">Content here</div>
        
        
          .mybackground {background-color:#caa520;}
        
        Background color #caa520
      
           Border around this has a color of #caa520        
        
          <div style="border:2px solid #caa520;">Content here</div>
        
        
          .myborder {border:2px solid #caa520;}
        
        Border color #caa520