#d4bd27 color space conversions
Hex:
        #d4bd27
        RGB:
        212, 189, 39
        CMY:
        17, 26, 85
        CMYK:
        0, 11, 82, 17
      HSL:
        52°, 68.9243%, 49.2157%
        HSV (HSB):
        52°, 81.6038%, 83.1373%
        XYZ:
        45.7152, 50.5387, 9.2650
        xyY:
        0.4332, 0.4790, 50.5387
      CIE-Lab:
        76.3987, -6.5189, 71.3402
        CIE-LCH:
        76.3987, 71.6375, 95.2211
        CIE-Luv:
        76.3987, 21.9025, 78.0896
        Hunter-Lab:
        71.0906, -9.6232, 42.0364
      #d4bd27 color charts
#d4bd27 RGB chart
      #d4bd27 CMYK chart
      #d4bd27 RGB pie chart
      #d4bd27 color shades, tints & tones
#d4bd27 color schemes
#d4bd27 color preview, HTML & CSS examples
           This text has a color of #d4bd27        
        
          <p style="color:#d4bd27;">Text here</p>
        
        
          .mytext {color:#d4bd27;}
        
        Text color #d4bd27
      
           This box has a color of #d4bd27        
        
          <div style="background-color:#d4bd27;">Content here</div>
        
        
          .mybackground {background-color:#d4bd27;}
        
        Background color #d4bd27
      
           Border around this has a color of #d4bd27        
        
          <div style="border:2px solid #d4bd27;">Content here</div>
        
        
          .myborder {border:2px solid #d4bd27;}
        
        Border color #d4bd27