#d6c314 color space conversions
Hex:
        #d6c314
        RGB:
        214, 195, 20
        CMY:
        16, 24, 92
        CMYK:
        0, 9, 91, 16
      HSL:
        54°, 82.9060%, 45.8824%
        HSV (HSB):
        54°, 90.6542%, 83.9216%
        XYZ:
        47.3729, 53.3769, 8.4678
        xyY:
        0.4337, 0.4887, 53.3769
      CIE-Lab:
        78.0970, -9.1597, 76.8673
        CIE-LCH:
        78.0970, 77.4111, 96.7955
        CIE-Luv:
        78.0970, 19.4033, 82.9166
        Hunter-Lab:
        73.0595, -12.1118, 44.2698
      #d6c314 color charts
#d6c314 RGB chart
      #d6c314 CMYK chart
      #d6c314 RGB pie chart
      #d6c314 color shades, tints & tones
#d6c314 color schemes
#d6c314 color preview, HTML & CSS examples
           This text has a color of #d6c314        
        
          <p style="color:#d6c314;">Text here</p>
        
        
          .mytext {color:#d6c314;}
        
        Text color #d6c314
      
           This box has a color of #d6c314        
        
          <div style="background-color:#d6c314;">Content here</div>
        
        
          .mybackground {background-color:#d6c314;}
        
        Background color #d6c314
      
           Border around this has a color of #d6c314        
        
          <div style="border:2px solid #d6c314;">Content here</div>
        
        
          .myborder {border:2px solid #d6c314;}
        
        Border color #d6c314