#ccb266 color space conversions
Hex:
        #ccb266
        RGB:
        204, 178, 102
        CMY:
        20, 30, 60
        CMYK:
        0, 13, 50, 20
      HSL:
        45°, 50.0000%, 60.0000%
        HSV (HSB):
        45°, 50.0000%, 80.0000%
        XYZ:
        43.2205, 45.6375, 19.1013
        xyY:
        0.4003, 0.4227, 45.6375
      CIE-Lab:
        73.3097, -0.4636, 42.0218
        CIE-LCH:
        73.3097, 42.0244, 90.6321
        CIE-Luv:
        73.3097, 21.3171, 52.2622
        Hunter-Lab:
        67.5555, -4.0218, 30.5246
      #ccb266 color charts
#ccb266 RGB chart
      #ccb266 CMYK chart
      #ccb266 RGB pie chart
      #ccb266 color shades, tints & tones
#ccb266 color schemes
#ccb266 color preview, HTML & CSS examples
           This text has a color of #ccb266        
        
          <p style="color:#ccb266;">Text here</p>
        
        
          .mytext {color:#ccb266;}
        
        Text color #ccb266
      
           This box has a color of #ccb266        
        
          <div style="background-color:#ccb266;">Content here</div>
        
        
          .mybackground {background-color:#ccb266;}
        
        Background color #ccb266
      
           Border around this has a color of #ccb266        
        
          <div style="border:2px solid #ccb266;">Content here</div>
        
        
          .myborder {border:2px solid #ccb266;}
        
        Border color #ccb266