#d4cf28 color space conversions
Hex:
        #d4cf28
        RGB:
        212, 207, 40
        CMY:
        17, 19, 84
        CMYK:
        0, 2, 81, 17
      HSL:
        58°, 68.2540%, 49.4118%
        HSV (HSB):
        58°, 81.1321%, 83.1373%
        XYZ:
        49.8472, 58.7759, 10.7251
        xyY:
        0.4177, 0.4925, 58.7759
      CIE-Lab:
        81.1683, -15.6130, 75.1657
        CIE-LCH:
        81.1683, 76.7701, 101.7343
        CIE-Luv:
        81.1683, 9.5682, 85.0421
        Hunter-Lab:
        76.6654, -18.1054, 45.3714
      #d4cf28 color charts
#d4cf28 RGB chart
      #d4cf28 CMYK chart
      #d4cf28 RGB pie chart
      #d4cf28 color shades, tints & tones
#d4cf28 color schemes
#d4cf28 color preview, HTML & CSS examples
           This text has a color of #d4cf28        
        
          <p style="color:#d4cf28;">Text here</p>
        
        
          .mytext {color:#d4cf28;}
        
        Text color #d4cf28
      
           This box has a color of #d4cf28        
        
          <div style="background-color:#d4cf28;">Content here</div>
        
        
          .mybackground {background-color:#d4cf28;}
        
        Background color #d4cf28
      
           Border around this has a color of #d4cf28        
        
          <div style="border:2px solid #d4cf28;">Content here</div>
        
        
          .myborder {border:2px solid #d4cf28;}
        
        Border color #d4cf28