#cfc660 color space conversions
Hex:
        #cfc660
        RGB:
        207, 198, 96
        CMY:
        19, 22, 62
        CMYK:
        0, 4, 54, 19
      HSL:
        55°, 53.6232%, 59.4118%
        HSV (HSB):
        55°, 53.6232%, 81.1765%
        XYZ:
        48.0375, 54.4981, 19.0537
        xyY:
        0.3951, 0.4482, 54.4981
      CIE-Lab:
        78.7513, -10.1347, 51.4971
        CIE-LCH:
        78.7513, 52.4849, 101.1337
        CIE-Luv:
        78.7513, 10.6622, 64.7578
        Hunter-Lab:
        73.8228, -13.0375, 36.3732
      #cfc660 color charts
#cfc660 RGB chart
      #cfc660 CMYK chart
      #cfc660 RGB pie chart
      #cfc660 color shades, tints & tones
#cfc660 color schemes
#cfc660 color preview, HTML & CSS examples
           This text has a color of #cfc660        
        
          <p style="color:#cfc660;">Text here</p>
        
        
          .mytext {color:#cfc660;}
        
        Text color #cfc660
      
           This box has a color of #cfc660        
        
          <div style="background-color:#cfc660;">Content here</div>
        
        
          .mybackground {background-color:#cfc660;}
        
        Background color #cfc660
      
           Border around this has a color of #cfc660        
        
          <div style="border:2px solid #cfc660;">Content here</div>
        
        
          .myborder {border:2px solid #cfc660;}
        
        Border color #cfc660