#d1bd00 color space conversions
Hex:
        #d1bd00
        RGB:
        209, 189, 0
        CMY:
        18, 26, 100
        CMYK:
        0, 10, 100, 18
      HSL:
        54°, 100.0000%, 40.9804%
        HSV (HSB):
        54°, 100.0000%, 81.9608%
        XYZ:
        44.4921, 49.9505, 7.2964
        xyY:
        0.4373, 0.4910, 49.9505
      CIE-Lab:
        76.0389, -8.4931, 77.4520
        CIE-LCH:
        76.0389, 77.9163, 96.2578
        CIE-Luv:
        76.0389, 20.1213, 81.8801
        Hunter-Lab:
        70.6757, -11.3122, 43.3520
      #d1bd00 color charts
#d1bd00 RGB chart
      #d1bd00 CMYK chart
      #d1bd00 RGB pie chart
      #d1bd00 color shades, tints & tones
#d1bd00 color schemes
#d1bd00 color preview, HTML & CSS examples
           This text has a color of #d1bd00        
        
          <p style="color:#d1bd00;">Text here</p>
        
        
          .mytext {color:#d1bd00;}
        
        Text color #d1bd00
      
           This box has a color of #d1bd00        
        
          <div style="background-color:#d1bd00;">Content here</div>
        
        
          .mybackground {background-color:#d1bd00;}
        
        Background color #d1bd00
      
           Border around this has a color of #d1bd00        
        
          <div style="border:2px solid #d1bd00;">Content here</div>
        
        
          .myborder {border:2px solid #d1bd00;}
        
        Border color #d1bd00