#cfcc47 color space conversions
Hex:
        #cfcc47
        RGB:
        207, 204, 71
        CMY:
        19, 20, 72
        CMYK:
        0, 1, 66, 19
      HSL:
        59°, 58.6207%, 54.5098%
        HSV (HSB):
        59°, 65.7005%, 81.1765%
        XYZ:
        48.4623, 56.9061, 14.3910
        xyY:
        0.4047, 0.4752, 56.9061
      CIE-Lab:
        80.1267, -14.8929, 63.8594
        CIE-LCH:
        80.1267, 65.5730, 103.1275
        CIE-Luv:
        80.1267, 7.5443, 76.5575
        Hunter-Lab:
        75.4361, -17.3397, 41.4945
      #cfcc47 color charts
#cfcc47 RGB chart
      #cfcc47 CMYK chart
      #cfcc47 RGB pie chart
      #cfcc47 color shades, tints & tones
#cfcc47 color schemes
#cfcc47 color preview, HTML & CSS examples
           This text has a color of #cfcc47        
        
          <p style="color:#cfcc47;">Text here</p>
        
        
          .mytext {color:#cfcc47;}
        
        Text color #cfcc47
      
           This box has a color of #cfcc47        
        
          <div style="background-color:#cfcc47;">Content here</div>
        
        
          .mybackground {background-color:#cfcc47;}
        
        Background color #cfcc47
      
           Border around this has a color of #cfcc47        
        
          <div style="border:2px solid #cfcc47;">Content here</div>
        
        
          .myborder {border:2px solid #cfcc47;}
        
        Border color #cfcc47