#cfa657 color space conversions
Hex:
        #cfa657
        RGB:
        207, 166, 87
        CMY:
        19, 35, 66
        CMYK:
        0, 20, 58, 19
      HSL:
        40°, 55.5556%, 57.6471%
        HSV (HSB):
        40°, 57.9710%, 81.1765%
        XYZ:
        41.0886, 41.2260, 14.8086
        xyY:
        0.4231, 0.4245, 41.2260
      CIE-Lab:
        70.3339, 5.9342, 45.9991
        CIE-LCH:
        70.3339, 46.3803, 82.6490
        CIE-Luv:
        70.3339, 32.5965, 53.7377
        Hunter-Lab:
        64.2074, 1.8655, 31.2707
      #cfa657 color charts
#cfa657 RGB chart
      #cfa657 CMYK chart
      #cfa657 RGB pie chart
      #cfa657 color shades, tints & tones
#cfa657 color schemes
#cfa657 color preview, HTML & CSS examples
           This text has a color of #cfa657        
        
          <p style="color:#cfa657;">Text here</p>
        
        
          .mytext {color:#cfa657;}
        
        Text color #cfa657
      
           This box has a color of #cfa657        
        
          <div style="background-color:#cfa657;">Content here</div>
        
        
          .mybackground {background-color:#cfa657;}
        
        Background color #cfa657
      
           Border around this has a color of #cfa657        
        
          <div style="border:2px solid #cfa657;">Content here</div>
        
        
          .myborder {border:2px solid #cfa657;}
        
        Border color #cfa657