#cfbf32 color space conversions
Hex:
        #cfbf32
        RGB:
        207, 191, 50
        CMY:
        19, 25, 80
        CMYK:
        0, 8, 76, 19
      HSL:
        54°, 62.0553%, 50.3922%
        HSV (HSB):
        54°, 75.8454%, 81.1765%
        XYZ:
        44.9387, 50.7573, 10.4462
        xyY:
        0.4234, 0.4782, 50.7573
      CIE-Lab:
        76.5318, -9.3231, 67.9795
        CIE-LCH:
        76.5318, 68.6158, 97.8091
        CIE-Luv:
        76.5318, 16.6723, 76.6343
        Hunter-Lab:
        71.2442, -12.0849, 41.1775
      #cfbf32 color charts
#cfbf32 RGB chart
      #cfbf32 CMYK chart
      #cfbf32 RGB pie chart
      #cfbf32 color shades, tints & tones
#cfbf32 color schemes
#cfbf32 color preview, HTML & CSS examples
           This text has a color of #cfbf32        
        
          <p style="color:#cfbf32;">Text here</p>
        
        
          .mytext {color:#cfbf32;}
        
        Text color #cfbf32
      
           This box has a color of #cfbf32        
        
          <div style="background-color:#cfbf32;">Content here</div>
        
        
          .mybackground {background-color:#cfbf32;}
        
        Background color #cfbf32
      
           Border around this has a color of #cfbf32        
        
          <div style="border:2px solid #cfbf32;">Content here</div>
        
        
          .myborder {border:2px solid #cfbf32;}
        
        Border color #cfbf32