#cfb401 color space conversions
Hex:
        #cfb401
        RGB:
        207, 180, 1
        CMY:
        19, 29, 100
        CMYK:
        0, 13, 100, 19
      HSL:
        52°, 99.0385%, 40.7843%
        HSV (HSB):
        52°, 99.5169%, 81.1765%
        XYZ:
        42.0589, 45.9101, 6.6735
        xyY:
        0.4444, 0.4851, 45.9101
      CIE-Lab:
        73.4872, -4.7047, 75.4334
        CIE-LCH:
        73.4872, 75.5800, 93.5688
        CIE-Luv:
        73.4872, 25.0830, 78.3837
        Hunter-Lab:
        67.7570, -7.7743, 41.5903
      #cfb401 color charts
#cfb401 RGB chart
      #cfb401 CMYK chart
      #cfb401 RGB pie chart
      #cfb401 color shades, tints & tones
#cfb401 color schemes
#cfb401 color preview, HTML & CSS examples
           This text has a color of #cfb401        
        
          <p style="color:#cfb401;">Text here</p>
        
        
          .mytext {color:#cfb401;}
        
        Text color #cfb401
      
           This box has a color of #cfb401        
        
          <div style="background-color:#cfb401;">Content here</div>
        
        
          .mybackground {background-color:#cfb401;}
        
        Background color #cfb401
      
           Border around this has a color of #cfb401        
        
          <div style="border:2px solid #cfb401;">Content here</div>
        
        
          .myborder {border:2px solid #cfb401;}
        
        Border color #cfb401