#d0bd20 color space conversions
Hex:
        #d0bd20
        RGB:
        208, 189, 32
        CMY:
        18, 26, 87
        CMYK:
        0, 9, 85, 18
      HSL:
        54°, 73.3333%, 47.0588%
        HSV (HSB):
        54°, 84.6154%, 81.5686%
        XYZ:
        44.4707, 49.9094, 8.6561
        xyY:
        0.4316, 0.4844, 49.9094
      CIE-Lab:
        76.0136, -8.4463, 72.6469
        CIE-LCH:
        76.0136, 73.1363, 96.6317
        CIE-Luv:
        76.0136, 19.1058, 79.1184
        Hunter-Lab:
        70.6466, -11.2690, 42.1880
      #d0bd20 color charts
#d0bd20 RGB chart
      #d0bd20 CMYK chart
      #d0bd20 RGB pie chart
      #d0bd20 color shades, tints & tones
#d0bd20 color schemes
#d0bd20 color preview, HTML & CSS examples
           This text has a color of #d0bd20        
        
          <p style="color:#d0bd20;">Text here</p>
        
        
          .mytext {color:#d0bd20;}
        
        Text color #d0bd20
      
           This box has a color of #d0bd20        
        
          <div style="background-color:#d0bd20;">Content here</div>
        
        
          .mybackground {background-color:#d0bd20;}
        
        Background color #d0bd20
      
           Border around this has a color of #d0bd20        
        
          <div style="border:2px solid #d0bd20;">Content here</div>
        
        
          .myborder {border:2px solid #d0bd20;}
        
        Border color #d0bd20