#cfce70 color space conversions
Hex:
        #cfce70
        RGB:
        207, 206, 112
        CMY:
        19, 19, 56
        CMYK:
        0, 0, 46, 19
      HSL:
        59°, 49.7382%, 62.5490%
        HSV (HSB):
        59°, 45.8937%, 81.1765%
        XYZ:
        50.7281, 58.5779, 23.9622
        xyY:
        0.3806, 0.4395, 58.5779
      CIE-Lab:
        81.0590, -12.7808, 46.5935
        CIE-LCH:
        81.0590, 48.3146, 105.3392
        CIE-Luv:
        81.0590, 5.0713, 61.3177
        Hunter-Lab:
        76.5362, -15.6288, 35.0126
      #cfce70 color charts
#cfce70 RGB chart
      #cfce70 CMYK chart
      #cfce70 RGB pie chart
      #cfce70 color shades, tints & tones
#cfce70 color schemes
#cfce70 color preview, HTML & CSS examples
           This text has a color of #cfce70        
        
          <p style="color:#cfce70;">Text here</p>
        
        
          .mytext {color:#cfce70;}
        
        Text color #cfce70
      
           This box has a color of #cfce70        
        
          <div style="background-color:#cfce70;">Content here</div>
        
        
          .mybackground {background-color:#cfce70;}
        
        Background color #cfce70
      
           Border around this has a color of #cfce70        
        
          <div style="border:2px solid #cfce70;">Content here</div>
        
        
          .myborder {border:2px solid #cfce70;}
        
        Border color #cfce70