#cfa750 color space conversions
Hex:
        #cfa750
        RGB:
        207, 167, 80
        CMY:
        19, 35, 69
        CMYK:
        0, 19, 61, 19
      HSL:
        41°, 56.9507%, 56.2745%
        HSV (HSB):
        41°, 61.3527%, 81.1765%
        XYZ:
        40.9988, 41.4820, 13.4354
        xyY:
        0.4274, 0.4325, 41.4820
      CIE-Lab:
        70.5123, 4.8896, 49.5896
        CIE-LCH:
        70.5123, 49.8301, 84.3688
        CIE-Luv:
        70.5123, 32.3232, 57.1299
        Hunter-Lab:
        64.4065, 0.9150, 32.7165
      #cfa750 color charts
#cfa750 RGB chart
      #cfa750 CMYK chart
      #cfa750 RGB pie chart
      #cfa750 color shades, tints & tones
#cfa750 color schemes
#cfa750 color preview, HTML & CSS examples
           This text has a color of #cfa750        
        
          <p style="color:#cfa750;">Text here</p>
        
        
          .mytext {color:#cfa750;}
        
        Text color #cfa750
      
           This box has a color of #cfa750        
        
          <div style="background-color:#cfa750;">Content here</div>
        
        
          .mybackground {background-color:#cfa750;}
        
        Background color #cfa750
      
           Border around this has a color of #cfa750        
        
          <div style="border:2px solid #cfa750;">Content here</div>
        
        
          .myborder {border:2px solid #cfa750;}
        
        Border color #cfa750