#caa712 color space conversions
Hex:
        #caa712
        RGB:
        202, 167, 18
        CMY:
        21, 35, 93
        CMYK:
        0, 17, 91, 21
      HSL:
        49°, 83.6364%, 43.1373%
        HSV (HSB):
        49°, 91.0891%, 79.2157%
        XYZ:
        38.2850, 40.2377, 6.3211
        xyY:
        0.4512, 0.4743, 40.2377
      CIE-Lab:
        69.6385, 0.1297, 70.2111
        CIE-LCH:
        69.6385, 70.2112, 89.8942
        CIE-Luv:
        69.6385, 30.6943, 72.1378
        Hunter-Lab:
        63.4332, -3.2745, 38.4950
      #caa712 color charts
#caa712 RGB chart
      #caa712 CMYK chart
      #caa712 RGB pie chart
      #caa712 color shades, tints & tones
#caa712 color schemes
#caa712 color preview, HTML & CSS examples
           This text has a color of #caa712        
        
          <p style="color:#caa712;">Text here</p>
        
        
          .mytext {color:#caa712;}
        
        Text color #caa712
      
           This box has a color of #caa712        
        
          <div style="background-color:#caa712;">Content here</div>
        
        
          .mybackground {background-color:#caa712;}
        
        Background color #caa712
      
           Border around this has a color of #caa712        
        
          <div style="border:2px solid #caa712;">Content here</div>
        
        
          .myborder {border:2px solid #caa712;}
        
        Border color #caa712