#ccb350 color space conversions
Hex:
        #ccb350
        RGB:
        204, 179, 80
        CMY:
        20, 30, 69
        CMYK:
        0, 12, 61, 20
      HSL:
        48°, 54.8673%, 55.6863%
        HSV (HSB):
        48°, 60.7843%, 80.0000%
        XYZ:
        42.4699, 45.6568, 14.1636
        xyY:
        0.4152, 0.4463, 45.6568
      CIE-Lab:
        73.3223, -2.7567, 52.6668
        CIE-LCH:
        73.3223, 52.7389, 92.9962
        CIE-Luv:
        73.3223, 21.7679, 62.3808
        Hunter-Lab:
        67.5698, -6.0538, 34.8708
      #ccb350 color charts
#ccb350 RGB chart
      #ccb350 CMYK chart
      #ccb350 RGB pie chart
      #ccb350 color shades, tints & tones
#ccb350 color schemes
#ccb350 color preview, HTML & CSS examples
           This text has a color of #ccb350        
        
          <p style="color:#ccb350;">Text here</p>
        
        
          .mytext {color:#ccb350;}
        
        Text color #ccb350
      
           This box has a color of #ccb350        
        
          <div style="background-color:#ccb350;">Content here</div>
        
        
          .mybackground {background-color:#ccb350;}
        
        Background color #ccb350
      
           Border around this has a color of #ccb350        
        
          <div style="border:2px solid #ccb350;">Content here</div>
        
        
          .myborder {border:2px solid #ccb350;}
        
        Border color #ccb350