#cfc56a color space conversions
Hex:
        #cfc56a
        RGB:
        207, 197, 106
        CMY:
        19, 23, 58
        CMYK:
        0, 5, 49, 19
      HSL:
        54°, 51.2690%, 61.3725%
        HSV (HSB):
        54°, 48.7923%, 81.1765%
        XYZ:
        48.2999, 54.2385, 21.5591
        xyY:
        0.3892, 0.4371, 54.2385
      CIE-Lab:
        78.6006, -8.7615, 46.5345
        CIE-LCH:
        78.6006, 47.3521, 100.6628
        CIE-Luv:
        78.6006, 10.9069, 59.7801
        Hunter-Lab:
        73.6468, -11.8160, 34.1964
      #cfc56a color charts
#cfc56a RGB chart
      #cfc56a CMYK chart
      #cfc56a RGB pie chart
      #cfc56a color shades, tints & tones
#cfc56a color schemes
#cfc56a color preview, HTML & CSS examples
           This text has a color of #cfc56a        
        
          <p style="color:#cfc56a;">Text here</p>
        
        
          .mytext {color:#cfc56a;}
        
        Text color #cfc56a
      
           This box has a color of #cfc56a        
        
          <div style="background-color:#cfc56a;">Content here</div>
        
        
          .mybackground {background-color:#cfc56a;}
        
        Background color #cfc56a
      
           Border around this has a color of #cfc56a        
        
          <div style="border:2px solid #cfc56a;">Content here</div>
        
        
          .myborder {border:2px solid #cfc56a;}
        
        Border color #cfc56a