#cfac48 color space conversions
Hex:
        #cfac48
        RGB:
        207, 172, 72
        CMY:
        19, 33, 72
        CMYK:
        0, 17, 65, 19
      HSL:
        44°, 58.4416%, 54.7059%
        HSV (HSB):
        44°, 65.2174%, 81.1765%
        XYZ:
        41.6543, 43.2383, 12.2813
        xyY:
        0.4287, 0.4450, 43.2383
      CIE-Lab:
        71.7164, 1.7023, 54.6024
        CIE-LCH:
        71.7164, 54.6289, 88.2143
        CIE-Luv:
        71.7164, 29.2019, 62.3577
        Hunter-Lab:
        65.7559, -1.9984, 34.9554
      #cfac48 color charts
#cfac48 RGB chart
      #cfac48 CMYK chart
      #cfac48 RGB pie chart
      #cfac48 color shades, tints & tones
#cfac48 color schemes
#cfac48 color preview, HTML & CSS examples
           This text has a color of #cfac48        
        
          <p style="color:#cfac48;">Text here</p>
        
        
          .mytext {color:#cfac48;}
        
        Text color #cfac48
      
           This box has a color of #cfac48        
        
          <div style="background-color:#cfac48;">Content here</div>
        
        
          .mybackground {background-color:#cfac48;}
        
        Background color #cfac48
      
           Border around this has a color of #cfac48        
        
          <div style="border:2px solid #cfac48;">Content here</div>
        
        
          .myborder {border:2px solid #cfac48;}
        
        Border color #cfac48