#d0bd30 color space conversions
Hex:
        #d0bd30
        RGB:
        208, 189, 48
        CMY:
        18, 26, 81
        CMYK:
        0, 9, 77, 18
      HSL:
        53°, 62.9921%, 50.1961%
        HSV (HSB):
        53°, 76.9231%, 81.5686%
        XYZ:
        44.7435, 50.0185, 10.0926
        xyY:
        0.4267, 0.4770, 50.0185
      CIE-Lab:
        76.0806, -7.9431, 68.2467
        CIE-LCH:
        76.0806, 68.7073, 96.6387
        CIE-Luv:
        76.0806, 18.8117, 76.2778
        Hunter-Lab:
        70.7238, -10.8382, 41.0457
      #d0bd30 color charts
#d0bd30 RGB chart
      #d0bd30 CMYK chart
      #d0bd30 RGB pie chart
      #d0bd30 color shades, tints & tones
#d0bd30 color schemes
#d0bd30 color preview, HTML & CSS examples
           This text has a color of #d0bd30        
        
          <p style="color:#d0bd30;">Text here</p>
        
        
          .mytext {color:#d0bd30;}
        
        Text color #d0bd30
      
           This box has a color of #d0bd30        
        
          <div style="background-color:#d0bd30;">Content here</div>
        
        
          .mybackground {background-color:#d0bd30;}
        
        Background color #d0bd30
      
           Border around this has a color of #d0bd30        
        
          <div style="border:2px solid #d0bd30;">Content here</div>
        
        
          .myborder {border:2px solid #d0bd30;}
        
        Border color #d0bd30