#d0bc20 color space conversions
Hex:
        #d0bc20
        RGB:
        208, 188, 32
        CMY:
        18, 26, 87
        CMYK:
        0, 10, 85, 18
      HSL:
        53°, 73.3333%, 47.0588%
        HSV (HSB):
        53°, 84.6154%, 81.5686%
        XYZ:
        44.2564, 49.4806, 8.5847
        xyY:
        0.4325, 0.4836, 49.4806
      CIE-Lab:
        75.7494, -7.9321, 72.4287
        CIE-LCH:
        75.7494, 72.8617, 96.2499
        CIE-Luv:
        75.7494, 19.8060, 78.7261
        Hunter-Lab:
        70.3425, -10.7950, 42.0039
      #d0bc20 color charts
#d0bc20 RGB chart
      #d0bc20 CMYK chart
      #d0bc20 RGB pie chart
      #d0bc20 color shades, tints & tones
#d0bc20 color schemes
#d0bc20 color preview, HTML & CSS examples
           This text has a color of #d0bc20        
        
          <p style="color:#d0bc20;">Text here</p>
        
        
          .mytext {color:#d0bc20;}
        
        Text color #d0bc20
      
           This box has a color of #d0bc20        
        
          <div style="background-color:#d0bc20;">Content here</div>
        
        
          .mybackground {background-color:#d0bc20;}
        
        Background color #d0bc20
      
           Border around this has a color of #d0bc20        
        
          <div style="border:2px solid #d0bc20;">Content here</div>
        
        
          .myborder {border:2px solid #d0bc20;}
        
        Border color #d0bc20