#d6bd01 color space conversions
Hex:
        #d6bd01
        RGB:
        214, 189, 1
        CMY:
        16, 26, 100
        CMYK:
        0, 12, 100, 16
      HSL:
        53°, 99.0698%, 42.1569%
        HSV (HSB):
        53°, 99.5327%, 83.9216%
        XYZ:
        45.9346, 50.6935, 7.3925
        xyY:
        0.4416, 0.4873, 50.6935
      CIE-Lab:
        76.4930, -6.2993, 77.8799
        CIE-LCH:
        76.4930, 78.1343, 94.6243
        CIE-Luv:
        76.4930, 23.7949, 81.8773
        Hunter-Lab:
        71.1994, -9.4388, 43.6836
      #d6bd01 color charts
#d6bd01 RGB chart
      #d6bd01 CMYK chart
      #d6bd01 RGB pie chart
      #d6bd01 color shades, tints & tones
#d6bd01 color schemes
#d6bd01 color preview, HTML & CSS examples
           This text has a color of #d6bd01        
        
          <p style="color:#d6bd01;">Text here</p>
        
        
          .mytext {color:#d6bd01;}
        
        Text color #d6bd01
      
           This box has a color of #d6bd01        
        
          <div style="background-color:#d6bd01;">Content here</div>
        
        
          .mybackground {background-color:#d6bd01;}
        
        Background color #d6bd01
      
           Border around this has a color of #d6bd01        
        
          <div style="border:2px solid #d6bd01;">Content here</div>
        
        
          .myborder {border:2px solid #d6bd01;}
        
        Border color #d6bd01