#d8cf43 color space conversions
Hex:
        #d8cf43
        RGB:
        216, 207, 67
        CMY:
        15, 19, 74
        CMYK:
        0, 4, 69, 15
      HSL:
        56°, 65.6388%, 55.4902%
        HSV (HSB):
        56°, 68.9815%, 84.7059%
        XYZ:
        51.6448, 59.6298, 14.0979
        xyY:
        0.4119, 0.4756, 59.6298
      CIE-Lab:
        81.6366, -12.8416, 67.1588
        CIE-LCH:
        81.6366, 68.3755, 100.8250
        CIE-Luv:
        81.6366, 11.8512, 79.2117
        Hunter-Lab:
        77.2204, -15.7551, 43.2298
      #d8cf43 color charts
#d8cf43 RGB chart
      #d8cf43 CMYK chart
      #d8cf43 RGB pie chart
      #d8cf43 color shades, tints & tones
#d8cf43 color schemes
#d8cf43 color preview, HTML & CSS examples
           This text has a color of #d8cf43        
        
          <p style="color:#d8cf43;">Text here</p>
        
        
          .mytext {color:#d8cf43;}
        
        Text color #d8cf43
      
           This box has a color of #d8cf43        
        
          <div style="background-color:#d8cf43;">Content here</div>
        
        
          .mybackground {background-color:#d8cf43;}
        
        Background color #d8cf43
      
           Border around this has a color of #d8cf43        
        
          <div style="border:2px solid #d8cf43;">Content here</div>
        
        
          .myborder {border:2px solid #d8cf43;}
        
        Border color #d8cf43