#d1ae14 color space conversions
Hex:
        #d1ae14
        RGB:
        209, 174, 20
        CMY:
        18, 32, 92
        CMYK:
        0, 17, 90, 18
      HSL:
        49°, 82.5328%, 44.9020%
        HSV (HSB):
        49°, 90.4306%, 81.9608%
        XYZ:
        41.5568, 43.8779, 6.9408
        xyY:
        0.4499, 0.4750, 43.8779
      CIE-Lab:
        72.1468, -0.4495, 72.0834
        CIE-LCH:
        72.1468, 72.0848, 90.3573
        CIE-Luv:
        72.1468, 30.8157, 74.7705
        Hunter-Lab:
        66.2404, -3.9363, 40.1557
      #d1ae14 color charts
#d1ae14 RGB chart
      #d1ae14 CMYK chart
      #d1ae14 RGB pie chart
      #d1ae14 color shades, tints & tones
#d1ae14 color schemes
#d1ae14 color preview, HTML & CSS examples
           This text has a color of #d1ae14        
        
          <p style="color:#d1ae14;">Text here</p>
        
        
          .mytext {color:#d1ae14;}
        
        Text color #d1ae14
      
           This box has a color of #d1ae14        
        
          <div style="background-color:#d1ae14;">Content here</div>
        
        
          .mybackground {background-color:#d1ae14;}
        
        Background color #d1ae14
      
           Border around this has a color of #d1ae14        
        
          <div style="border:2px solid #d1ae14;">Content here</div>
        
        
          .myborder {border:2px solid #d1ae14;}
        
        Border color #d1ae14