#ccb069 color space conversions
Hex:
        #ccb069
        RGB:
        204, 176, 105
        CMY:
        20, 31, 59
        CMYK:
        0, 14, 49, 20
      HSL:
        43°, 49.2537%, 60.5882%
        HSV (HSB):
        43°, 48.5294%, 80.0000%
        XYZ:
        42.9770, 44.9080, 19.7676
        xyY:
        0.3992, 0.4172, 44.9080
      CIE-Lab:
        72.8312, 0.8750, 39.9100
        CIE-LCH:
        72.8312, 39.9196, 88.7440
        CIE-Luv:
        72.8312, 22.4581, 49.7747
        Hunter-Lab:
        67.0134, -2.7980, 29.4201
      #ccb069 color charts
#ccb069 RGB chart
      #ccb069 CMYK chart
      #ccb069 RGB pie chart
      #ccb069 color shades, tints & tones
#ccb069 color schemes
#ccb069 color preview, HTML & CSS examples
           This text has a color of #ccb069        
        
          <p style="color:#ccb069;">Text here</p>
        
        
          .mytext {color:#ccb069;}
        
        Text color #ccb069
      
           This box has a color of #ccb069        
        
          <div style="background-color:#ccb069;">Content here</div>
        
        
          .mybackground {background-color:#ccb069;}
        
        Background color #ccb069
      
           Border around this has a color of #ccb069        
        
          <div style="border:2px solid #ccb069;">Content here</div>
        
        
          .myborder {border:2px solid #ccb069;}
        
        Border color #ccb069