#d5ab01 color space conversions
Hex:
        #d5ab01
        RGB:
        213, 171, 1
        CMY:
        16, 33, 100
        CMYK:
        0, 20, 100, 16
      HSL:
        48°, 99.0654%, 41.9608%
        HSV (HSB):
        48°, 99.5305%, 83.5294%
        XYZ:
        42.0090, 43.2741, 6.1674
        xyY:
        0.4594, 0.4732, 43.2741
      CIE-Lab:
        71.7406, 2.6727, 74.4684
        CIE-LCH:
        71.7406, 74.5164, 87.9445
        CIE-Luv:
        71.7406, 36.3315, 75.0770
        Hunter-Lab:
        65.7831, -1.1306, 40.4896
      #d5ab01 color charts
#d5ab01 RGB chart
      #d5ab01 CMYK chart
      #d5ab01 RGB pie chart
      #d5ab01 color shades, tints & tones
#d5ab01 color schemes
#d5ab01 color preview, HTML & CSS examples
           This text has a color of #d5ab01        
        
          <p style="color:#d5ab01;">Text here</p>
        
        
          .mytext {color:#d5ab01;}
        
        Text color #d5ab01
      
           This box has a color of #d5ab01        
        
          <div style="background-color:#d5ab01;">Content here</div>
        
        
          .mybackground {background-color:#d5ab01;}
        
        Background color #d5ab01
      
           Border around this has a color of #d5ab01        
        
          <div style="border:2px solid #d5ab01;">Content here</div>
        
        
          .myborder {border:2px solid #d5ab01;}
        
        Border color #d5ab01