#d6c366 color space conversions
Hex:
        #d6c366
        RGB:
        214, 195, 102
        CMY:
        16, 24, 60
        CMYK:
        0, 9, 52, 16
      HSL:
        50°, 57.7320%, 61.9608%
        HSV (HSB):
        50°, 52.3364%, 83.9216%
        XYZ:
        49.6449, 54.2857, 20.4320
        xyY:
        0.3992, 0.4365, 54.2857
      CIE-Lab:
        78.6280, -5.2097, 48.6496
        CIE-LCH:
        78.6280, 48.9278, 96.1123
        CIE-Luv:
        78.6280, 17.1607, 61.0432
        Hunter-Lab:
        73.6788, -8.6642, 35.1334
      #d6c366 color charts
#d6c366 RGB chart
      #d6c366 CMYK chart
      #d6c366 RGB pie chart
      #d6c366 color shades, tints & tones
#d6c366 color schemes
#d6c366 color preview, HTML & CSS examples
           This text has a color of #d6c366        
        
          <p style="color:#d6c366;">Text here</p>
        
        
          .mytext {color:#d6c366;}
        
        Text color #d6c366
      
           This box has a color of #d6c366        
        
          <div style="background-color:#d6c366;">Content here</div>
        
        
          .mybackground {background-color:#d6c366;}
        
        Background color #d6c366
      
           Border around this has a color of #d6c366        
        
          <div style="border:2px solid #d6c366;">Content here</div>
        
        
          .myborder {border:2px solid #d6c366;}
        
        Border color #d6c366