#d1bd47 color space conversions
Hex:
        #d1bd47
        RGB:
        209, 189, 71
        CMY:
        18, 26, 72
        CMYK:
        0, 10, 66, 18
      HSL:
        51°, 60.0000%, 54.9020%
        HSV (HSB):
        51°, 66.0287%, 81.9608%
        XYZ:
        45.6294, 50.4054, 13.2855
        xyY:
        0.4174, 0.4611, 50.4054
      CIE-Lab:
        76.3174, -6.4136, 59.9700
        CIE-LCH:
        76.3174, 60.3120, 96.1044
        CIE-Luv:
        76.3174, 18.8886, 70.1592
        Hunter-Lab:
        70.9968, -9.5230, 38.6029
      #d1bd47 color charts
#d1bd47 RGB chart
      #d1bd47 CMYK chart
      #d1bd47 RGB pie chart
      #d1bd47 color shades, tints & tones
#d1bd47 color schemes
#d1bd47 color preview, HTML & CSS examples
           This text has a color of #d1bd47        
        
          <p style="color:#d1bd47;">Text here</p>
        
        
          .mytext {color:#d1bd47;}
        
        Text color #d1bd47
      
           This box has a color of #d1bd47        
        
          <div style="background-color:#d1bd47;">Content here</div>
        
        
          .mybackground {background-color:#d1bd47;}
        
        Background color #d1bd47
      
           Border around this has a color of #d1bd47        
        
          <div style="border:2px solid #d1bd47;">Content here</div>
        
        
          .myborder {border:2px solid #d1bd47;}
        
        Border color #d1bd47