#d6b612 color space conversions
Hex:
        #d6b612
        RGB:
        214, 182, 18
        CMY:
        16, 29, 93
        CMYK:
        0, 15, 92, 16
      HSL:
        50°, 84.4828%, 45.4902%
        HSV (HSB):
        50°, 91.5888%, 83.9216%
        XYZ:
        44.5687, 47.7957, 7.4487
        xyY:
        0.4465, 0.4789, 47.7957
      CIE-Lab:
        74.6959, -2.4818, 74.5752
        CIE-LCH:
        74.6959, 74.6165, 91.9060
        CIE-Luv:
        74.6959, 28.7379, 78.1144
        Hunter-Lab:
        69.1344, -5.9122, 42.0060
      #d6b612 color charts
#d6b612 RGB chart
      #d6b612 CMYK chart
      #d6b612 RGB pie chart
      #d6b612 color shades, tints & tones
#d6b612 color schemes
#d6b612 color preview, HTML & CSS examples
           This text has a color of #d6b612        
        
          <p style="color:#d6b612;">Text here</p>
        
        
          .mytext {color:#d6b612;}
        
        Text color #d6b612
      
           This box has a color of #d6b612        
        
          <div style="background-color:#d6b612;">Content here</div>
        
        
          .mybackground {background-color:#d6b612;}
        
        Background color #d6b612
      
           Border around this has a color of #d6b612        
        
          <div style="border:2px solid #d6b612;">Content here</div>
        
        
          .myborder {border:2px solid #d6b612;}
        
        Border color #d6b612