#d1b256 color space conversions
Hex:
        #d1b256
        RGB:
        209, 178, 86
        CMY:
        18, 30, 66
        CMYK:
        0, 15, 59, 18
      HSL:
        45°, 57.2093%, 57.8431%
        HSV (HSB):
        45°, 58.8517%, 81.9608%
        XYZ:
        43.8946, 46.0680, 15.3826
        xyY:
        0.4167, 0.4373, 46.0680
      CIE-Lab:
        73.5896, 0.3183, 50.3003
        CIE-LCH:
        73.5896, 50.3013, 89.6374
        CIE-Luv:
        73.5896, 25.7865, 59.7863
        Hunter-Lab:
        67.8734, -3.3402, 34.0741
      #d1b256 color charts
#d1b256 RGB chart
      #d1b256 CMYK chart
      #d1b256 RGB pie chart
      #d1b256 color shades, tints & tones
#d1b256 color schemes
#d1b256 color preview, HTML & CSS examples
           This text has a color of #d1b256        
        
          <p style="color:#d1b256;">Text here</p>
        
        
          .mytext {color:#d1b256;}
        
        Text color #d1b256
      
           This box has a color of #d1b256        
        
          <div style="background-color:#d1b256;">Content here</div>
        
        
          .mybackground {background-color:#d1b256;}
        
        Background color #d1b256
      
           Border around this has a color of #d1b256        
        
          <div style="border:2px solid #d1b256;">Content here</div>
        
        
          .myborder {border:2px solid #d1b256;}
        
        Border color #d1b256