#caa660 color space conversions
Hex:
        #caa660
        RGB:
        202, 166, 96
        CMY:
        21, 35, 62
        CMYK:
        0, 18, 52, 21
      HSL:
        40°, 50.0000%, 58.4314%
        HSV (HSB):
        40°, 52.4752%, 79.2157%
        XYZ:
        40.1047, 40.6735, 16.8034
        xyY:
        0.4110, 0.4168, 40.6735
      CIE-Lab:
        69.9466, 4.5615, 40.9062
        CIE-LCH:
        69.9466, 41.1598, 83.6371
        CIE-Luv:
        69.9466, 28.3046, 49.2371
        Hunter-Lab:
        63.7758, 0.6400, 29.0216
      #caa660 color charts
#caa660 RGB chart
      #caa660 CMYK chart
      #caa660 RGB pie chart
      #caa660 color shades, tints & tones
#caa660 color schemes
#caa660 color preview, HTML & CSS examples
           This text has a color of #caa660        
        
          <p style="color:#caa660;">Text here</p>
        
        
          .mytext {color:#caa660;}
        
        Text color #caa660
      
           This box has a color of #caa660        
        
          <div style="background-color:#caa660;">Content here</div>
        
        
          .mybackground {background-color:#caa660;}
        
        Background color #caa660
      
           Border around this has a color of #caa660        
        
          <div style="border:2px solid #caa660;">Content here</div>
        
        
          .myborder {border:2px solid #caa660;}
        
        Border color #caa660