#d4bf13 color space conversions
Hex:
        #d4bf13
        RGB:
        212, 191, 19
        CMY:
        17, 25, 93
        CMYK:
        0, 10, 91, 17
      HSL:
        53°, 83.5498%, 45.2941%
        HSV (HSB):
        53°, 91.0377%, 83.1373%
        XYZ:
        45.8997, 51.3057, 8.0999
        xyY:
        0.4359, 0.4872, 51.3057
      CIE-Lab:
        76.8638, -7.9971, 75.9957
        CIE-LCH:
        76.8638, 76.4153, 96.0071
        CIE-Luv:
        76.8638, 20.7704, 81.4456
        Hunter-Lab:
        71.6280, -10.9649, 43.4349
      #d4bf13 color charts
#d4bf13 RGB chart
      #d4bf13 CMYK chart
      #d4bf13 RGB pie chart
      #d4bf13 color shades, tints & tones
#d4bf13 color schemes
#d4bf13 color preview, HTML & CSS examples
           This text has a color of #d4bf13        
        
          <p style="color:#d4bf13;">Text here</p>
        
        
          .mytext {color:#d4bf13;}
        
        Text color #d4bf13
      
           This box has a color of #d4bf13        
        
          <div style="background-color:#d4bf13;">Content here</div>
        
        
          .mybackground {background-color:#d4bf13;}
        
        Background color #d4bf13
      
           Border around this has a color of #d4bf13        
        
          <div style="border:2px solid #d4bf13;">Content here</div>
        
        
          .myborder {border:2px solid #d4bf13;}
        
        Border color #d4bf13