#d4bb02 color space conversions
Hex:
        #d4bb02
        RGB:
        212, 187, 2
        CMY:
        17, 27, 99
        CMYK:
        0, 12, 99, 17
      HSL:
        53°, 98.1308%, 41.9608%
        HSV (HSB):
        53°, 99.0566%, 83.1373%
        XYZ:
        44.9327, 49.5421, 7.2518
        xyY:
        0.4417, 0.4870, 49.5421
      CIE-Lab:
        75.7873, -6.1317, 77.1843
        CIE-LCH:
        75.7873, 77.4275, 94.5421
        CIE-Luv:
        75.7873, 23.7436, 81.0396
        Hunter-Lab:
        70.3861, -9.2260, 43.1617
      #d4bb02 color charts
#d4bb02 RGB chart
      #d4bb02 CMYK chart
      #d4bb02 RGB pie chart
      #d4bb02 color shades, tints & tones
#d4bb02 color schemes
#d4bb02 color preview, HTML & CSS examples
           This text has a color of #d4bb02        
        
          <p style="color:#d4bb02;">Text here</p>
        
        
          .mytext {color:#d4bb02;}
        
        Text color #d4bb02
      
           This box has a color of #d4bb02        
        
          <div style="background-color:#d4bb02;">Content here</div>
        
        
          .mybackground {background-color:#d4bb02;}
        
        Background color #d4bb02
      
           Border around this has a color of #d4bb02        
        
          <div style="border:2px solid #d4bb02;">Content here</div>
        
        
          .myborder {border:2px solid #d4bb02;}
        
        Border color #d4bb02