#d6c947 color space conversions
Hex:
        #d6c947
        RGB:
        214, 201, 71
        CMY:
        16, 21, 72
        CMYK:
        0, 6, 67, 16
      HSL:
        55°, 63.5556%, 55.8824%
        HSV (HSB):
        55°, 66.8224%, 83.9216%
        XYZ:
        49.7555, 56.5244, 14.2491
        xyY:
        0.4128, 0.4690, 56.5244
      CIE-Lab:
        79.9113, -10.4425, 63.8238
        CIE-LCH:
        79.9113, 64.6724, 99.2921
        CIE-Luv:
        79.9113, 14.3391, 75.4644
        Hunter-Lab:
        75.1827, -13.4393, 41.3908
      #d6c947 color charts
#d6c947 RGB chart
      #d6c947 CMYK chart
      #d6c947 RGB pie chart
      #d6c947 color shades, tints & tones
#d6c947 color schemes
#d6c947 color preview, HTML & CSS examples
           This text has a color of #d6c947        
        
          <p style="color:#d6c947;">Text here</p>
        
        
          .mytext {color:#d6c947;}
        
        Text color #d6c947
      
           This box has a color of #d6c947        
        
          <div style="background-color:#d6c947;">Content here</div>
        
        
          .mybackground {background-color:#d6c947;}
        
        Background color #d6c947
      
           Border around this has a color of #d6c947        
        
          <div style="border:2px solid #d6c947;">Content here</div>
        
        
          .myborder {border:2px solid #d6c947;}
        
        Border color #d6c947