#d5ae15 color space conversions
Hex:
        #d5ae15
        RGB:
        213, 174, 21
        CMY:
        16, 32, 92
        CMYK:
        0, 18, 90, 16
      HSL:
        48°, 82.0513%, 45.8824%
        HSV (HSB):
        48°, 90.1408%, 83.5294%
        XYZ:
        42.7120, 44.4724, 7.0423
        xyY:
        0.4533, 0.4720, 44.4724
      CIE-Lab:
        72.5431, 1.3266, 72.3790
        CIE-LCH:
        72.5431, 72.3912, 88.9500
        CIE-Luv:
        72.5431, 33.8581, 74.7467
        Hunter-Lab:
        66.6876, -2.3779, 40.4202
      #d5ae15 color charts
#d5ae15 RGB chart
      #d5ae15 CMYK chart
      #d5ae15 RGB pie chart
      #d5ae15 color shades, tints & tones
#d5ae15 color schemes
#d5ae15 color preview, HTML & CSS examples
           This text has a color of #d5ae15        
        
          <p style="color:#d5ae15;">Text here</p>
        
        
          .mytext {color:#d5ae15;}
        
        Text color #d5ae15
      
           This box has a color of #d5ae15        
        
          <div style="background-color:#d5ae15;">Content here</div>
        
        
          .mybackground {background-color:#d5ae15;}
        
        Background color #d5ae15
      
           Border around this has a color of #d5ae15        
        
          <div style="border:2px solid #d5ae15;">Content here</div>
        
        
          .myborder {border:2px solid #d5ae15;}
        
        Border color #d5ae15