#d3bb01 color space conversions
Hex:
        #d3bb01
        RGB:
        211, 187, 1
        CMY:
        17, 27, 100
        CMYK:
        0, 11, 100, 17
      HSL:
        53°, 99.0566%, 41.5686%
        HSV (HSB):
        53°, 99.5261%, 82.7451%
        XYZ:
        44.6398, 49.3917, 7.2095
        xyY:
        0.4409, 0.4879, 49.3917
      CIE-Lab:
        75.6944, -6.5792, 77.1820
        CIE-LCH:
        75.6944, 77.4619, 94.8722
        CIE-Luv:
        75.6944, 23.0100, 81.0862
        Hunter-Lab:
        70.2792, -9.6096, 43.1133
      #d3bb01 color charts
#d3bb01 RGB chart
      #d3bb01 CMYK chart
      #d3bb01 RGB pie chart
      #d3bb01 color shades, tints & tones
#d3bb01 color schemes
#d3bb01 color preview, HTML & CSS examples
           This text has a color of #d3bb01        
        
          <p style="color:#d3bb01;">Text here</p>
        
        
          .mytext {color:#d3bb01;}
        
        Text color #d3bb01
      
           This box has a color of #d3bb01        
        
          <div style="background-color:#d3bb01;">Content here</div>
        
        
          .mybackground {background-color:#d3bb01;}
        
        Background color #d3bb01
      
           Border around this has a color of #d3bb01        
        
          <div style="border:2px solid #d3bb01;">Content here</div>
        
        
          .myborder {border:2px solid #d3bb01;}
        
        Border color #d3bb01