#cfcc5d color space conversions
Hex:
        #cfcc5d
        RGB:
        207, 204, 93
        CMY:
        19, 20, 64
        CMYK:
        0, 1, 55, 19
      HSL:
        58°, 54.2857%, 58.8235%
        HSV (HSB):
        58°, 55.0725%, 81.1765%
        XYZ:
        49.3008, 57.2414, 18.8062
        xyY:
        0.3933, 0.4567, 57.2414
      CIE-Lab:
        80.3152, -13.4148, 54.6799
        CIE-LCH:
        80.3152, 56.3014, 103.7843
        CIE-Luv:
        80.3152, 6.9489, 68.7920
        Hunter-Lab:
        75.6581, -16.0864, 38.2230
      #cfcc5d color charts
#cfcc5d RGB chart
      #cfcc5d CMYK chart
      #cfcc5d RGB pie chart
      #cfcc5d color shades, tints & tones
#cfcc5d color schemes
#cfcc5d color preview, HTML & CSS examples
           This text has a color of #cfcc5d        
        
          <p style="color:#cfcc5d;">Text here</p>
        
        
          .mytext {color:#cfcc5d;}
        
        Text color #cfcc5d
      
           This box has a color of #cfcc5d        
        
          <div style="background-color:#cfcc5d;">Content here</div>
        
        
          .mybackground {background-color:#cfcc5d;}
        
        Background color #cfcc5d
      
           Border around this has a color of #cfcc5d        
        
          <div style="border:2px solid #cfcc5d;">Content here</div>
        
        
          .myborder {border:2px solid #cfcc5d;}
        
        Border color #cfcc5d