#d7cf47 color space conversions
Hex:
        #d7cf47
        RGB:
        215, 207, 71
        CMY:
        16, 19, 72
        CMYK:
        0, 4, 67, 16
      HSL:
        57°, 64.2857%, 56.0784%
        HSV (HSB):
        57°, 66.9767%, 84.3137%
        XYZ:
        51.4745, 59.5277, 14.7382
        xyY:
        0.4094, 0.4734, 59.5277
      CIE-Lab:
        81.5808, -13.0502, 65.5534
        CIE-LCH:
        81.5808, 66.8398, 101.2591
        CIE-Luv:
        81.5808, 11.0632, 78.0441
        Hunter-Lab:
        77.1542, -15.9310, 42.6822
      #d7cf47 color charts
#d7cf47 RGB chart
      #d7cf47 CMYK chart
      #d7cf47 RGB pie chart
      #d7cf47 color shades, tints & tones
#d7cf47 color schemes
#d7cf47 color preview, HTML & CSS examples
           This text has a color of #d7cf47        
        
          <p style="color:#d7cf47;">Text here</p>
        
        
          .mytext {color:#d7cf47;}
        
        Text color #d7cf47
      
           This box has a color of #d7cf47        
        
          <div style="background-color:#d7cf47;">Content here</div>
        
        
          .mybackground {background-color:#d7cf47;}
        
        Background color #d7cf47
      
           Border around this has a color of #d7cf47        
        
          <div style="border:2px solid #d7cf47;">Content here</div>
        
        
          .myborder {border:2px solid #d7cf47;}
        
        Border color #d7cf47