#d1b06f color space conversions
Hex:
        #d1b06f
        RGB:
        209, 176, 111
        CMY:
        18, 31, 56
        CMYK:
        0, 16, 47, 18
      HSL:
        40°, 51.5789%, 62.7451%
        HSV (HSB):
        40°, 46.8900%, 81.9608%
        XYZ:
        44.6891, 45.7537, 21.5149
        xyY:
        0.3992, 0.4087, 45.7537
      CIE-Lab:
        73.3854, 3.5163, 37.6225
        CIE-LCH:
        73.3854, 37.7864, 84.6605
        CIE-Luv:
        73.3854, 25.6233, 47.0126
        Hunter-Lab:
        67.6415, -0.4419, 28.4905
      #d1b06f color charts
#d1b06f RGB chart
      #d1b06f CMYK chart
      #d1b06f RGB pie chart
      #d1b06f color shades, tints & tones
#d1b06f color schemes
#d1b06f color preview, HTML & CSS examples
           This text has a color of #d1b06f        
        
          <p style="color:#d1b06f;">Text here</p>
        
        
          .mytext {color:#d1b06f;}
        
        Text color #d1b06f
      
           This box has a color of #d1b06f        
        
          <div style="background-color:#d1b06f;">Content here</div>
        
        
          .mybackground {background-color:#d1b06f;}
        
        Background color #d1b06f
      
           Border around this has a color of #d1b06f        
        
          <div style="border:2px solid #d1b06f;">Content here</div>
        
        
          .myborder {border:2px solid #d1b06f;}
        
        Border color #d1b06f