#d6cf70 color space conversions
Hex:
        #d6cf70
        RGB:
        214, 207, 112
        CMY:
        16, 19, 56
        CMYK:
        0, 3, 48, 16
      HSL:
        56°, 55.4348%, 63.9216%
        HSV (HSB):
        56°, 47.6636%, 83.9216%
        XYZ:
        52.9690, 60.0916, 24.1363
        xyY:
        0.3861, 0.4380, 60.0916
      CIE-Lab:
        81.8880, -10.4676, 47.7311
        CIE-LCH:
        81.8880, 48.8654, 102.3693
        CIE-Luv:
        81.8880, 9.0653, 62.1662
        Hunter-Lab:
        77.5188, -13.6879, 35.8026
      #d6cf70 color charts
#d6cf70 RGB chart
      #d6cf70 CMYK chart
      #d6cf70 RGB pie chart
      #d6cf70 color shades, tints & tones
#d6cf70 color schemes
#d6cf70 color preview, HTML & CSS examples
           This text has a color of #d6cf70        
        
          <p style="color:#d6cf70;">Text here</p>
        
        
          .mytext {color:#d6cf70;}
        
        Text color #d6cf70
      
           This box has a color of #d6cf70        
        
          <div style="background-color:#d6cf70;">Content here</div>
        
        
          .mybackground {background-color:#d6cf70;}
        
        Background color #d6cf70
      
           Border around this has a color of #d6cf70        
        
          <div style="border:2px solid #d6cf70;">Content here</div>
        
        
          .myborder {border:2px solid #d6cf70;}
        
        Border color #d6cf70