#cfcc40 color space conversions
Hex:
        #cfcc40
        RGB:
        207, 204, 64
        CMY:
        19, 20, 75
        CMYK:
        0, 1, 69, 19
      HSL:
        59°, 59.8326%, 53.1373%
        HSV (HSB):
        59°, 69.0821%, 81.1765%
        XYZ:
        48.2504, 56.8213, 13.2750
        xyY:
        0.4077, 0.4801, 56.8213
      CIE-Lab:
        80.0790, -15.2701, 66.4815
        CIE-LCH:
        80.0790, 68.2127, 102.9359
        CIE-Luv:
        80.0790, 7.6982, 78.5652
        Hunter-Lab:
        75.3799, -17.6576, 42.3245
      #cfcc40 color charts
#cfcc40 RGB chart
      #cfcc40 CMYK chart
      #cfcc40 RGB pie chart
      #cfcc40 color shades, tints & tones
#cfcc40 color schemes
#cfcc40 color preview, HTML & CSS examples
           This text has a color of #cfcc40        
        
          <p style="color:#cfcc40;">Text here</p>
        
        
          .mytext {color:#cfcc40;}
        
        Text color #cfcc40
      
           This box has a color of #cfcc40        
        
          <div style="background-color:#cfcc40;">Content here</div>
        
        
          .mybackground {background-color:#cfcc40;}
        
        Background color #cfcc40
      
           Border around this has a color of #cfcc40        
        
          <div style="border:2px solid #cfcc40;">Content here</div>
        
        
          .myborder {border:2px solid #cfcc40;}
        
        Border color #cfcc40