#d4d070 color space conversions
Hex:
        #d4d070
        RGB:
        212, 208, 112
        CMY:
        17, 18, 56
        CMYK:
        0, 2, 47, 17
      HSL:
        58°, 53.7634%, 63.5294%
        HSV (HSB):
        58°, 47.1698%, 83.1373%
        XYZ:
        52.6319, 60.2787, 24.1902
        xyY:
        0.3839, 0.4397, 60.2787
      CIE-Lab:
        81.9894, -11.7796, 47.8160
        CIE-LCH:
        81.9894, 49.2456, 103.8394
        CIE-Luv:
        81.9894, 7.1184, 62.5517
        Hunter-Lab:
        77.6393, -14.8633, 35.8745
      #d4d070 color charts
#d4d070 RGB chart
      #d4d070 CMYK chart
      #d4d070 RGB pie chart
      #d4d070 color shades, tints & tones
#d4d070 color schemes
#d4d070 color preview, HTML & CSS examples
           This text has a color of #d4d070        
        
          <p style="color:#d4d070;">Text here</p>
        
        
          .mytext {color:#d4d070;}
        
        Text color #d4d070
      
           This box has a color of #d4d070        
        
          <div style="background-color:#d4d070;">Content here</div>
        
        
          .mybackground {background-color:#d4d070;}
        
        Background color #d4d070
      
           Border around this has a color of #d4d070        
        
          <div style="border:2px solid #d4d070;">Content here</div>
        
        
          .myborder {border:2px solid #d4d070;}
        
        Border color #d4d070