#cfa146 color space conversions
Hex:
        #cfa146
        RGB:
        207, 161, 70
        CMY:
        19, 37, 73
        CMYK:
        0, 22, 66, 19
      HSL:
        40°, 58.7983%, 54.3137%
        HSV (HSB):
        40°, 66.1836%, 81.1765%
        XYZ:
        39.5825, 39.1973, 11.2740
        xyY:
        0.4395, 0.4353, 39.1973
      CIE-Lab:
        68.8940, 7.4639, 52.4538
        CIE-LCH:
        68.8940, 52.9821, 81.9015
        CIE-Luv:
        68.8940, 37.2213, 58.2782
        Hunter-Lab:
        62.6078, 3.2894, 33.1489
      #cfa146 color charts
#cfa146 RGB chart
      #cfa146 CMYK chart
      #cfa146 RGB pie chart
      #cfa146 color shades, tints & tones
#cfa146 color schemes
#cfa146 color preview, HTML & CSS examples
           This text has a color of #cfa146        
        
          <p style="color:#cfa146;">Text here</p>
        
        
          .mytext {color:#cfa146;}
        
        Text color #cfa146
      
           This box has a color of #cfa146        
        
          <div style="background-color:#cfa146;">Content here</div>
        
        
          .mybackground {background-color:#cfa146;}
        
        Background color #cfa146
      
           Border around this has a color of #cfa146        
        
          <div style="border:2px solid #cfa146;">Content here</div>
        
        
          .myborder {border:2px solid #cfa146;}
        
        Border color #cfa146