#d6c856 color space conversions
Hex:
        #d6c856
        RGB:
        214, 200, 86
        CMY:
        16, 22, 66
        CMYK:
        0, 7, 60, 16
      HSL:
        53°, 60.9524%, 58.8235%
        HSV (HSB):
        53°, 59.8131%, 83.9216%
        XYZ:
        50.0655, 56.2766, 17.0278
        xyY:
        0.4058, 0.4562, 56.2766
      CIE-Lab:
        79.7710, -9.0023, 57.3693
        CIE-LCH:
        79.7710, 58.0713, 98.9181
        CIE-Luv:
        79.7710, 14.5298, 69.9600
        Hunter-Lab:
        75.0177, -12.1531, 39.0545
      #d6c856 color charts
#d6c856 RGB chart
      #d6c856 CMYK chart
      #d6c856 RGB pie chart
      #d6c856 color shades, tints & tones
#d6c856 color schemes
#d6c856 color preview, HTML & CSS examples
           This text has a color of #d6c856        
        
          <p style="color:#d6c856;">Text here</p>
        
        
          .mytext {color:#d6c856;}
        
        Text color #d6c856
      
           This box has a color of #d6c856        
        
          <div style="background-color:#d6c856;">Content here</div>
        
        
          .mybackground {background-color:#d6c856;}
        
        Background color #d6c856
      
           Border around this has a color of #d6c856        
        
          <div style="border:2px solid #d6c856;">Content here</div>
        
        
          .myborder {border:2px solid #d6c856;}
        
        Border color #d6c856