#d6ce70 color space conversions
Hex:
        #d6ce70
        RGB:
        214, 206, 112
        CMY:
        16, 19, 56
        CMYK:
        0, 4, 48, 16
      HSL:
        55°, 55.4348%, 63.9216%
        HSV (HSB):
        55°, 47.6636%, 83.9216%
        XYZ:
        52.7275, 59.6086, 24.0558
        xyY:
        0.3866, 0.4370, 59.6086
      CIE-Lab:
        81.6250, -9.9603, 47.4124
        CIE-LCH:
        81.6250, 48.4473, 101.8641
        CIE-Luv:
        81.6250, 9.6910, 61.6787
        Hunter-Lab:
        77.2066, -13.2068, 35.5712
      #d6ce70 color charts
#d6ce70 RGB chart
      #d6ce70 CMYK chart
      #d6ce70 RGB pie chart
      #d6ce70 color shades, tints & tones
#d6ce70 color schemes
#d6ce70 color preview, HTML & CSS examples
           This text has a color of #d6ce70        
        
          <p style="color:#d6ce70;">Text here</p>
        
        
          .mytext {color:#d6ce70;}
        
        Text color #d6ce70
      
           This box has a color of #d6ce70        
        
          <div style="background-color:#d6ce70;">Content here</div>
        
        
          .mybackground {background-color:#d6ce70;}
        
        Background color #d6ce70
      
           Border around this has a color of #d6ce70        
        
          <div style="border:2px solid #d6ce70;">Content here</div>
        
        
          .myborder {border:2px solid #d6ce70;}
        
        Border color #d6ce70