#d4cf47 color space conversions
Hex:
        #d4cf47
        RGB:
        212, 207, 71
        CMY:
        17, 19, 72
        CMYK:
        0, 2, 67, 17
      HSL:
        58°, 62.1145%, 55.4902%
        HSV (HSB):
        58°, 66.5094%, 83.1373%
        XYZ:
        50.6015, 59.0776, 14.6974
        xyY:
        0.4068, 0.4750, 59.0776
      CIE-Lab:
        81.3342, -14.3047, 65.2234
        CIE-LCH:
        81.3342, 66.7736, 102.3702
        CIE-Luv:
        81.3342, 9.0048, 77.9673
        Hunter-Lab:
        76.8620, -16.9942, 42.4661
      #d4cf47 color charts
#d4cf47 RGB chart
      #d4cf47 CMYK chart
      #d4cf47 RGB pie chart
      #d4cf47 color shades, tints & tones
#d4cf47 color schemes
#d4cf47 color preview, HTML & CSS examples
           This text has a color of #d4cf47        
        
          <p style="color:#d4cf47;">Text here</p>
        
        
          .mytext {color:#d4cf47;}
        
        Text color #d4cf47
      
           This box has a color of #d4cf47        
        
          <div style="background-color:#d4cf47;">Content here</div>
        
        
          .mybackground {background-color:#d4cf47;}
        
        Background color #d4cf47
      
           Border around this has a color of #d4cf47        
        
          <div style="border:2px solid #d4cf47;">Content here</div>
        
        
          .myborder {border:2px solid #d4cf47;}
        
        Border color #d4cf47