#d1bf00 color space conversions
Hex:
        #d1bf00
        RGB:
        209, 191, 0
        CMY:
        18, 25, 100
        CMYK:
        0, 9, 100, 18
      HSL:
        55°, 100.0000%, 40.9804%
        HSV (HSB):
        55°, 100.0000%, 81.9608%
        XYZ:
        44.9253, 50.8169, 7.4408
        xyY:
        0.4354, 0.4925, 50.8169
      CIE-Lab:
        76.5680, -9.5178, 77.8319
        CIE-LCH:
        76.5680, 78.4117, 96.9719
        CIE-Luv:
        76.5680, 18.7110, 82.6384
        Hunter-Lab:
        71.2860, -12.2576, 43.7115
      #d1bf00 color charts
#d1bf00 RGB chart
      #d1bf00 CMYK chart
      #d1bf00 RGB pie chart
      #d1bf00 color shades, tints & tones
#d1bf00 color schemes
#d1bf00 color preview, HTML & CSS examples
           This text has a color of #d1bf00        
        
          <p style="color:#d1bf00;">Text here</p>
        
        
          .mytext {color:#d1bf00;}
        
        Text color #d1bf00
      
           This box has a color of #d1bf00        
        
          <div style="background-color:#d1bf00;">Content here</div>
        
        
          .mybackground {background-color:#d1bf00;}
        
        Background color #d1bf00
      
           Border around this has a color of #d1bf00        
        
          <div style="border:2px solid #d1bf00;">Content here</div>
        
        
          .myborder {border:2px solid #d1bf00;}
        
        Border color #d1bf00