#d1b066 color space conversions
Hex:
        #d1b066
        RGB:
        209, 176, 102
        CMY:
        18, 31, 60
        CMYK:
        0, 16, 51, 18
      HSL:
        41°, 53.7688%, 60.9804%
        HSV (HSB):
        41°, 51.1962%, 81.9608%
        XYZ:
        44.2181, 45.5653, 19.0348
        xyY:
        0.4063, 0.4187, 45.5653
      CIE-Lab:
        73.2626, 2.6752, 42.0707
        CIE-LCH:
        73.2626, 42.1556, 86.3616
        CIE-Luv:
        73.2626, 26.2221, 51.6210
        Hunter-Lab:
        67.5021, -1.1999, 30.5323
      #d1b066 color charts
#d1b066 RGB chart
      #d1b066 CMYK chart
      #d1b066 RGB pie chart
      #d1b066 color shades, tints & tones
#d1b066 color schemes
#d1b066 color preview, HTML & CSS examples
           This text has a color of #d1b066        
        
          <p style="color:#d1b066;">Text here</p>
        
        
          .mytext {color:#d1b066;}
        
        Text color #d1b066
      
           This box has a color of #d1b066        
        
          <div style="background-color:#d1b066;">Content here</div>
        
        
          .mybackground {background-color:#d1b066;}
        
        Background color #d1b066
      
           Border around this has a color of #d1b066        
        
          <div style="border:2px solid #d1b066;">Content here</div>
        
        
          .myborder {border:2px solid #d1b066;}
        
        Border color #d1b066