#cfa643 color space conversions
Hex:
        #cfa643
        RGB:
        207, 166, 67
        CMY:
        19, 35, 74
        CMYK:
        0, 20, 68, 19
      HSL:
        42°, 59.3220%, 53.7255%
        HSV (HSB):
        42°, 67.6329%, 81.1765%
        XYZ:
        40.3815, 40.9431, 11.0847
        xyY:
        0.4370, 0.4431, 40.9431
      CIE-Lab:
        70.1360, 4.6058, 55.1239
        CIE-LCH:
        70.1360, 55.3160, 85.2239
        CIE-Luv:
        70.1360, 33.7452, 61.4772
        Hunter-Lab:
        63.9868, 0.6728, 34.5197
      #cfa643 color charts
#cfa643 RGB chart
      #cfa643 CMYK chart
      #cfa643 RGB pie chart
      #cfa643 color shades, tints & tones
#cfa643 color schemes
#cfa643 color preview, HTML & CSS examples
           This text has a color of #cfa643        
        
          <p style="color:#cfa643;">Text here</p>
        
        
          .mytext {color:#cfa643;}
        
        Text color #cfa643
      
           This box has a color of #cfa643        
        
          <div style="background-color:#cfa643;">Content here</div>
        
        
          .mybackground {background-color:#cfa643;}
        
        Background color #cfa643
      
           Border around this has a color of #cfa643        
        
          <div style="border:2px solid #cfa643;">Content here</div>
        
        
          .myborder {border:2px solid #cfa643;}
        
        Border color #cfa643