#cfa516 color space conversions
Hex:
        #cfa516
        RGB:
        207, 165, 22
        CMY:
        19, 35, 91
        CMYK:
        0, 20, 89, 19
      HSL:
        46°, 80.7860%, 44.9020%
        HSV (HSB):
        46°, 89.3720%, 81.1765%
        XYZ:
        39.3321, 40.2336, 6.4519
        xyY:
        0.4573, 0.4677, 40.2336
      CIE-Lab:
        69.6356, 3.4782, 69.6755
        CIE-LCH:
        69.6356, 69.7623, 87.1421
        CIE-Luv:
        69.6356, 35.9819, 71.0520
        Hunter-Lab:
        63.4300, -0.3169, 38.3702
      #cfa516 color charts
#cfa516 RGB chart
      #cfa516 CMYK chart
      #cfa516 RGB pie chart
      #cfa516 color shades, tints & tones
#cfa516 color schemes
#cfa516 color preview, HTML & CSS examples
           This text has a color of #cfa516        
        
          <p style="color:#cfa516;">Text here</p>
        
        
          .mytext {color:#cfa516;}
        
        Text color #cfa516
      
           This box has a color of #cfa516        
        
          <div style="background-color:#cfa516;">Content here</div>
        
        
          .mybackground {background-color:#cfa516;}
        
        Background color #cfa516
      
           Border around this has a color of #cfa516        
        
          <div style="border:2px solid #cfa516;">Content here</div>
        
        
          .myborder {border:2px solid #cfa516;}
        
        Border color #cfa516