#cfac67 color space conversions
Hex:
        #cfac67
        RGB:
        207, 172, 103
        CMY:
        19, 33, 60
        CMYK:
        0, 17, 50, 19
      HSL:
        40°, 52.0000%, 60.7843%
        HSV (HSB):
        40°, 50.2415%, 81.1765%
        XYZ:
        42.9328, 43.7497, 19.0137
        xyY:
        0.4062, 0.4139, 43.7497
      CIE-Lab:
        72.0609, 4.0641, 40.0402
        CIE-LCH:
        72.0609, 40.2459, 84.2043
        CIE-Luv:
        72.0609, 27.4031, 49.0339
        Hunter-Lab:
        66.1436, 0.1105, 29.2569
      #cfac67 color charts
#cfac67 RGB chart
      #cfac67 CMYK chart
      #cfac67 RGB pie chart
      #cfac67 color shades, tints & tones
#cfac67 color schemes
#cfac67 color preview, HTML & CSS examples
           This text has a color of #cfac67        
        
          <p style="color:#cfac67;">Text here</p>
        
        
          .mytext {color:#cfac67;}
        
        Text color #cfac67
      
           This box has a color of #cfac67        
        
          <div style="background-color:#cfac67;">Content here</div>
        
        
          .mybackground {background-color:#cfac67;}
        
        Background color #cfac67
      
           Border around this has a color of #cfac67        
        
          <div style="border:2px solid #cfac67;">Content here</div>
        
        
          .myborder {border:2px solid #cfac67;}
        
        Border color #cfac67