#d3bf0b color space conversions
Hex:
        #d3bf0b
        RGB:
        211, 191, 11
        CMY:
        17, 25, 96
        CMYK:
        0, 9, 95, 17
      HSL:
        54°, 90.0901%, 43.5294%
        HSV (HSB):
        54°, 94.7867%, 82.7451%
        XYZ:
        45.5552, 51.1346, 7.7856
        xyY:
        0.4360, 0.4894, 51.1346
      CIE-Lab:
        76.7605, -8.5358, 76.9201
        CIE-LCH:
        76.7605, 77.3922, 96.3322
        CIE-Luv:
        76.7605, 20.1028, 82.0276
        Hunter-Lab:
        71.5085, -11.4247, 43.6007
      #d3bf0b color charts
#d3bf0b RGB chart
      #d3bf0b CMYK chart
      #d3bf0b RGB pie chart
      #d3bf0b color shades, tints & tones
#d3bf0b color schemes
#d3bf0b color preview, HTML & CSS examples
           This text has a color of #d3bf0b        
        
          <p style="color:#d3bf0b;">Text here</p>
        
        
          .mytext {color:#d3bf0b;}
        
        Text color #d3bf0b
      
           This box has a color of #d3bf0b        
        
          <div style="background-color:#d3bf0b;">Content here</div>
        
        
          .mybackground {background-color:#d3bf0b;}
        
        Background color #d3bf0b
      
           Border around this has a color of #d3bf0b        
        
          <div style="border:2px solid #d3bf0b;">Content here</div>
        
        
          .myborder {border:2px solid #d3bf0b;}
        
        Border color #d3bf0b