#d3bf10 color space conversions
Hex:
        #d3bf10
        RGB:
        211, 191, 16
        CMY:
        17, 25, 94
        CMYK:
        0, 9, 92, 17
      HSL:
        54°, 85.9031%, 44.5098%
        HSV (HSB):
        54°, 92.4171%, 82.7451%
        XYZ:
        45.5883, 51.1479, 7.9600
        xyY:
        0.4354, 0.4885, 51.1479
      CIE-Lab:
        76.7685, -8.4755, 76.3185
        CIE-LCH:
        76.7685, 76.7877, 96.3370
        CIE-Luv:
        76.7685, 20.0666, 81.6826
        Hunter-Lab:
        71.5178, -11.3730, 43.4634
      #d3bf10 color charts
#d3bf10 RGB chart
      #d3bf10 CMYK chart
      #d3bf10 RGB pie chart
      #d3bf10 color shades, tints & tones
#d3bf10 color schemes
#d3bf10 color preview, HTML & CSS examples
           This text has a color of #d3bf10        
        
          <p style="color:#d3bf10;">Text here</p>
        
        
          .mytext {color:#d3bf10;}
        
        Text color #d3bf10
      
           This box has a color of #d3bf10        
        
          <div style="background-color:#d3bf10;">Content here</div>
        
        
          .mybackground {background-color:#d3bf10;}
        
        Background color #d3bf10
      
           Border around this has a color of #d3bf10        
        
          <div style="border:2px solid #d3bf10;">Content here</div>
        
        
          .myborder {border:2px solid #d3bf10;}
        
        Border color #d3bf10