#d8bd00 color space conversions
Hex:
        #d8bd00
        RGB:
        216, 189, 0
        CMY:
        15, 26, 100
        CMYK:
        0, 13, 100, 15
      HSL:
        53°, 100.0000%, 42.3529%
        HSV (HSB):
        53°, 100.0000%, 84.7059%
        XYZ:
        46.5165, 50.9941, 7.3912
        xyY:
        0.4434, 0.4861, 50.9941
      CIE-Lab:
        76.6754, -5.4359, 78.1995
        CIE-LCH:
        76.6754, 78.3882, 93.9764
        CIE-Luv:
        76.6754, 25.2858, 81.9581
        Hunter-Lab:
        71.4102, -8.6931, 43.8504
      #d8bd00 color charts
#d8bd00 RGB chart
      #d8bd00 CMYK chart
      #d8bd00 RGB pie chart
      #d8bd00 color shades, tints & tones
#d8bd00 color schemes
#d8bd00 color preview, HTML & CSS examples
           This text has a color of #d8bd00        
        
          <p style="color:#d8bd00;">Text here</p>
        
        
          .mytext {color:#d8bd00;}
        
        Text color #d8bd00
      
           This box has a color of #d8bd00        
        
          <div style="background-color:#d8bd00;">Content here</div>
        
        
          .mybackground {background-color:#d8bd00;}
        
        Background color #d8bd00
      
           Border around this has a color of #d8bd00        
        
          <div style="border:2px solid #d8bd00;">Content here</div>
        
        
          .myborder {border:2px solid #d8bd00;}
        
        Border color #d8bd00