#cfbf42 color space conversions
Hex:
        #cfbf42
        RGB:
        207, 191, 66
        CMY:
        19, 25, 74
        CMYK:
        0, 8, 68, 19
      HSL:
        53°, 59.4937%, 53.5294%
        HSV (HSB):
        53°, 68.1159%, 81.1765%
        XYZ:
        45.3463, 50.9203, 12.5929
        xyY:
        0.4166, 0.4678, 50.9203
      CIE-Lab:
        76.6307, -8.5755, 62.2650
        CIE-LCH:
        76.6307, 62.8527, 97.8417
        CIE-Luv:
        76.6307, 16.2660, 72.4981
        Hunter-Lab:
        71.3585, -11.4457, 39.4879
      #cfbf42 color charts
#cfbf42 RGB chart
      #cfbf42 CMYK chart
      #cfbf42 RGB pie chart
      #cfbf42 color shades, tints & tones
#cfbf42 color schemes
#cfbf42 color preview, HTML & CSS examples
           This text has a color of #cfbf42        
        
          <p style="color:#cfbf42;">Text here</p>
        
        
          .mytext {color:#cfbf42;}
        
        Text color #cfbf42
      
           This box has a color of #cfbf42        
        
          <div style="background-color:#cfbf42;">Content here</div>
        
        
          .mybackground {background-color:#cfbf42;}
        
        Background color #cfbf42
      
           Border around this has a color of #cfbf42        
        
          <div style="border:2px solid #cfbf42;">Content here</div>
        
        
          .myborder {border:2px solid #cfbf42;}
        
        Border color #cfbf42