#d3bf03 color space conversions
Hex:
        #d3bf03
        RGB:
        211, 191, 3
        CMY:
        17, 25, 99
        CMYK:
        0, 9, 99, 17
      HSL:
        54°, 97.1963%, 41.9608%
        HSV (HSB):
        54°, 98.5782%, 82.7451%
        XYZ:
        45.5112, 51.1171, 7.5540
        xyY:
        0.4368, 0.4907, 51.1171
      CIE-Lab:
        76.7499, -8.6159, 77.7329
        CIE-LCH:
        76.7499, 78.2089, 96.3248
        CIE-Luv:
        76.7499, 20.1510, 82.4866
        Hunter-Lab:
        71.4962, -11.4934, 43.7830
      #d3bf03 color charts
#d3bf03 RGB chart
      #d3bf03 CMYK chart
      #d3bf03 RGB pie chart
      #d3bf03 color shades, tints & tones
#d3bf03 color schemes
#d3bf03 color preview, HTML & CSS examples
           This text has a color of #d3bf03        
        
          <p style="color:#d3bf03;">Text here</p>
        
        
          .mytext {color:#d3bf03;}
        
        Text color #d3bf03
      
           This box has a color of #d3bf03        
        
          <div style="background-color:#d3bf03;">Content here</div>
        
        
          .mybackground {background-color:#d3bf03;}
        
        Background color #d3bf03
      
           Border around this has a color of #d3bf03        
        
          <div style="border:2px solid #d3bf03;">Content here</div>
        
        
          .myborder {border:2px solid #d3bf03;}
        
        Border color #d3bf03