#d5ac01 color space conversions
Hex:
        #d5ac01
        RGB:
        213, 172, 1
        CMY:
        16, 33, 100
        CMYK:
        0, 19, 100, 16
      HSL:
        48°, 99.0654%, 41.9608%
        HSV (HSB):
        48°, 99.5305%, 83.5294%
        XYZ:
        42.1986, 43.6534, 6.2306
        xyY:
        0.4583, 0.4741, 43.6534
      CIE-Lab:
        71.9962, 2.1433, 74.6476
        CIE-LCH:
        71.9962, 74.6783, 88.3554
        CIE-Luv:
        71.9962, 35.5739, 75.4529
        Hunter-Lab:
        66.0707, -1.6179, 40.6584
      #d5ac01 color charts
#d5ac01 RGB chart
      #d5ac01 CMYK chart
      #d5ac01 RGB pie chart
      #d5ac01 color shades, tints & tones
#d5ac01 color schemes
#d5ac01 color preview, HTML & CSS examples
           This text has a color of #d5ac01        
        
          <p style="color:#d5ac01;">Text here</p>
        
        
          .mytext {color:#d5ac01;}
        
        Text color #d5ac01
      
           This box has a color of #d5ac01        
        
          <div style="background-color:#d5ac01;">Content here</div>
        
        
          .mybackground {background-color:#d5ac01;}
        
        Background color #d5ac01
      
           Border around this has a color of #d5ac01        
        
          <div style="border:2px solid #d5ac01;">Content here</div>
        
        
          .myborder {border:2px solid #d5ac01;}
        
        Border color #d5ac01