#ccc071 color space conversions
Hex:
        #ccc071
        RGB:
        204, 192, 113
        CMY:
        20, 25, 56
        CMYK:
        0, 6, 45, 20
      HSL:
        52°, 47.1503%, 62.1569%
        HSV (HSB):
        52°, 44.6078%, 80.0000%
        XYZ:
        46.7321, 51.7289, 23.1444
        xyY:
        0.3843, 0.4254, 51.7289
      CIE-Lab:
        77.1184, -6.7376, 41.1891
        CIE-LCH:
        77.1184, 41.7365, 99.2900
        CIE-Luv:
        77.1184, 11.7277, 53.6702
        Hunter-Lab:
        71.9228, -9.8839, 31.2667
      #ccc071 color charts
#ccc071 RGB chart
      #ccc071 CMYK chart
      #ccc071 RGB pie chart
      #ccc071 color shades, tints & tones
#ccc071 color schemes
#ccc071 color preview, HTML & CSS examples
           This text has a color of #ccc071        
        
          <p style="color:#ccc071;">Text here</p>
        
        
          .mytext {color:#ccc071;}
        
        Text color #ccc071
      
           This box has a color of #ccc071        
        
          <div style="background-color:#ccc071;">Content here</div>
        
        
          .mybackground {background-color:#ccc071;}
        
        Background color #ccc071
      
           Border around this has a color of #ccc071        
        
          <div style="border:2px solid #ccc071;">Content here</div>
        
        
          .myborder {border:2px solid #ccc071;}
        
        Border color #ccc071