#ccb565 color space conversions
Hex:
        #ccb565
        RGB:
        204, 181, 101
        CMY:
        20, 29, 60
        CMYK:
        0, 11, 50, 20
      HSL:
        47°, 50.2439%, 59.8039%
        HSV (HSB):
        47°, 50.4902%, 80.0000%
        XYZ:
        43.7747, 46.8247, 19.0428
        xyY:
        0.3993, 0.4271, 46.8247
      CIE-Lab:
        74.0775, -2.1369, 43.4601
        CIE-LCH:
        74.0775, 43.5126, 92.8149
        CIE-Luv:
        74.0775, 19.3965, 54.2123
        Hunter-Lab:
        68.4286, -5.5612, 31.4003
      #ccb565 color charts
#ccb565 RGB chart
      #ccb565 CMYK chart
      #ccb565 RGB pie chart
      #ccb565 color shades, tints & tones
#ccb565 color schemes
#ccb565 color preview, HTML & CSS examples
           This text has a color of #ccb565        
        
          <p style="color:#ccb565;">Text here</p>
        
        
          .mytext {color:#ccb565;}
        
        Text color #ccb565
      
           This box has a color of #ccb565        
        
          <div style="background-color:#ccb565;">Content here</div>
        
        
          .mybackground {background-color:#ccb565;}
        
        Background color #ccb565
      
           Border around this has a color of #ccb565        
        
          <div style="border:2px solid #ccb565;">Content here</div>
        
        
          .myborder {border:2px solid #ccb565;}
        
        Border color #ccb565