#d1bd63 color space conversions
Hex:
        #d1bd63
        RGB:
        209, 189, 99
        CMY:
        18, 26, 61
        CMYK:
        0, 10, 53, 18
      HSL:
        49°, 54.4554%, 60.3922%
        HSV (HSB):
        49°, 52.6316%, 81.9608%
        XYZ:
        46.7442, 50.8514, 19.1560
        xyY:
        0.4004, 0.4356, 50.8514
      CIE-Lab:
        76.5889, -4.4208, 47.5689
        CIE-LCH:
        76.5889, 47.7739, 95.3096
        CIE-Luv:
        76.5889, 17.7467, 59.2844
        Hunter-Lab:
        71.3101, -7.7849, 33.9901
      #d1bd63 color charts
#d1bd63 RGB chart
      #d1bd63 CMYK chart
      #d1bd63 RGB pie chart
      #d1bd63 color shades, tints & tones
#d1bd63 color schemes
#d1bd63 color preview, HTML & CSS examples
           This text has a color of #d1bd63        
        
          <p style="color:#d1bd63;">Text here</p>
        
        
          .mytext {color:#d1bd63;}
        
        Text color #d1bd63
      
           This box has a color of #d1bd63        
        
          <div style="background-color:#d1bd63;">Content here</div>
        
        
          .mybackground {background-color:#d1bd63;}
        
        Background color #d1bd63
      
           Border around this has a color of #d1bd63        
        
          <div style="border:2px solid #d1bd63;">Content here</div>
        
        
          .myborder {border:2px solid #d1bd63;}
        
        Border color #d1bd63