#d6ae12 color space conversions
Hex:
        #d6ae12
        RGB:
        214, 174, 18
        CMY:
        16, 32, 93
        CMYK:
        0, 19, 92, 16
      HSL:
        48°, 84.4828%, 45.4902%
        HSV (HSB):
        48°, 91.5888%, 83.9216%
        XYZ:
        42.9768, 44.6119, 6.9181
        xyY:
        0.4547, 0.4720, 44.6119
      CIE-Lab:
        72.6356, 1.7177, 73.0134
        CIE-LCH:
        72.6356, 73.0336, 88.6523
        CIE-Luv:
        72.6356, 34.6681, 75.0594
        Hunter-Lab:
        66.7922, -2.0321, 40.6134
      #d6ae12 color charts
#d6ae12 RGB chart
      #d6ae12 CMYK chart
      #d6ae12 RGB pie chart
      #d6ae12 color shades, tints & tones
#d6ae12 color schemes
#d6ae12 color preview, HTML & CSS examples
           This text has a color of #d6ae12        
        
          <p style="color:#d6ae12;">Text here</p>
        
        
          .mytext {color:#d6ae12;}
        
        Text color #d6ae12
      
           This box has a color of #d6ae12        
        
          <div style="background-color:#d6ae12;">Content here</div>
        
        
          .mybackground {background-color:#d6ae12;}
        
        Background color #d6ae12
      
           Border around this has a color of #d6ae12        
        
          <div style="border:2px solid #d6ae12;">Content here</div>
        
        
          .myborder {border:2px solid #d6ae12;}
        
        Border color #d6ae12