#d2ae16 color space conversions
Hex:
        #d2ae16
        RGB:
        210, 174, 22
        CMY:
        18, 32, 91
        CMYK:
        0, 17, 90, 18
      HSL:
        49°, 81.0345%, 45.4902%
        HSV (HSB):
        49°, 89.5238%, 82.3529%
        XYZ:
        41.8592, 44.0317, 7.0518
        xyY:
        0.4504, 0.4738, 44.0317
      CIE-Lab:
        72.2497, 0.0255, 71.8371
        CIE-LCH:
        72.2497, 71.8371, 89.9796
        CIE-Luv:
        72.2497, 31.5490, 74.5806
        Hunter-Lab:
        66.3564, -3.5215, 40.1486
      #d2ae16 color charts
#d2ae16 RGB chart
      #d2ae16 CMYK chart
      #d2ae16 RGB pie chart
      #d2ae16 color shades, tints & tones
#d2ae16 color schemes
#d2ae16 color preview, HTML & CSS examples
           This text has a color of #d2ae16        
        
          <p style="color:#d2ae16;">Text here</p>
        
        
          .mytext {color:#d2ae16;}
        
        Text color #d2ae16
      
           This box has a color of #d2ae16        
        
          <div style="background-color:#d2ae16;">Content here</div>
        
        
          .mybackground {background-color:#d2ae16;}
        
        Background color #d2ae16
      
           Border around this has a color of #d2ae16        
        
          <div style="border:2px solid #d2ae16;">Content here</div>
        
        
          .myborder {border:2px solid #d2ae16;}
        
        Border color #d2ae16