#cfb420 color space conversions
Hex:
        #cfb420
        RGB:
        207, 180, 32
        CMY:
        19, 29, 87
        CMYK:
        0, 13, 85, 19
      HSL:
        51°, 73.2218%, 46.8627%
        HSV (HSB):
        51°, 84.5411%, 81.1765%
        XYZ:
        42.3141, 46.0122, 8.0176
        xyY:
        0.4392, 0.4776, 46.0122
      CIE-Lab:
        73.5534, -4.2212, 70.5742
        CIE-LCH:
        73.5534, 70.7004, 93.4229
        CIE-Luv:
        73.5534, 24.7479, 75.5680
        Hunter-Lab:
        67.8323, -7.3574, 40.4747
      #cfb420 color charts
#cfb420 RGB chart
      #cfb420 CMYK chart
      #cfb420 RGB pie chart
      #cfb420 color shades, tints & tones
#cfb420 color schemes
#cfb420 color preview, HTML & CSS examples
           This text has a color of #cfb420        
        
          <p style="color:#cfb420;">Text here</p>
        
        
          .mytext {color:#cfb420;}
        
        Text color #cfb420
      
           This box has a color of #cfb420        
        
          <div style="background-color:#cfb420;">Content here</div>
        
        
          .mybackground {background-color:#cfb420;}
        
        Background color #cfb420
      
           Border around this has a color of #cfb420        
        
          <div style="border:2px solid #cfb420;">Content here</div>
        
        
          .myborder {border:2px solid #cfb420;}
        
        Border color #cfb420