#cfbf70 color space conversions
Hex:
        #cfbf70
        RGB:
        207, 191, 112
        CMY:
        19, 25, 56
        CMYK:
        0, 8, 46, 19
      HSL:
        50°, 49.7382%, 62.5490%
        HSV (HSB):
        50°, 45.8937%, 81.1765%
        XYZ:
        47.2876, 51.6969, 22.8154
        xyY:
        0.3882, 0.4244, 51.6969
      CIE-Lab:
        77.0992, -5.0973, 41.7242
        CIE-LCH:
        77.0992, 42.0344, 96.9651
        CIE-Luv:
        77.0992, 14.4386, 53.8679
        Hunter-Lab:
        71.9005, -8.4300, 31.5165
      #cfbf70 color charts
#cfbf70 RGB chart
      #cfbf70 CMYK chart
      #cfbf70 RGB pie chart
      #cfbf70 color shades, tints & tones
#cfbf70 color schemes
#cfbf70 color preview, HTML & CSS examples
           This text has a color of #cfbf70        
        
          <p style="color:#cfbf70;">Text here</p>
        
        
          .mytext {color:#cfbf70;}
        
        Text color #cfbf70
      
           This box has a color of #cfbf70        
        
          <div style="background-color:#cfbf70;">Content here</div>
        
        
          .mybackground {background-color:#cfbf70;}
        
        Background color #cfbf70
      
           Border around this has a color of #cfbf70        
        
          <div style="border:2px solid #cfbf70;">Content here</div>
        
        
          .myborder {border:2px solid #cfbf70;}
        
        Border color #cfbf70