#d4bd30 color space conversions
Hex:
        #d4bd30
        RGB:
        212, 189, 48
        CMY:
        17, 26, 81
        CMYK:
        0, 11, 77, 17
      HSL:
        52°, 65.6000%, 50.9804%
        HSV (HSB):
        52°, 77.3585%, 83.1373%
        XYZ:
        45.8825, 50.6056, 10.1459
        xyY:
        0.4303, 0.4746, 50.6056
      CIE-Lab:
        76.4395, -6.2174, 68.7064
        CIE-LCH:
        76.4395, 68.9871, 95.1707
        CIE-Luv:
        76.4395, 21.7126, 76.3663
        Hunter-Lab:
        71.1376, -9.3616, 41.3402
      #d4bd30 color charts
#d4bd30 RGB chart
      #d4bd30 CMYK chart
      #d4bd30 RGB pie chart
      #d4bd30 color shades, tints & tones
#d4bd30 color schemes
#d4bd30 color preview, HTML & CSS examples
           This text has a color of #d4bd30        
        
          <p style="color:#d4bd30;">Text here</p>
        
        
          .mytext {color:#d4bd30;}
        
        Text color #d4bd30
      
           This box has a color of #d4bd30        
        
          <div style="background-color:#d4bd30;">Content here</div>
        
        
          .mybackground {background-color:#d4bd30;}
        
        Background color #d4bd30
      
           Border around this has a color of #d4bd30        
        
          <div style="border:2px solid #d4bd30;">Content here</div>
        
        
          .myborder {border:2px solid #d4bd30;}
        
        Border color #d4bd30