#d2b066 color space conversions
Hex:
        #d2b066
        RGB:
        210, 176, 102
        CMY:
        18, 31, 60
        CMYK:
        0, 16, 51, 18
      HSL:
        41°, 54.5455%, 61.1765%
        HSV (HSB):
        41°, 51.4286%, 82.3529%
        XYZ:
        44.5019, 45.7116, 19.0481
        xyY:
        0.4073, 0.4184, 45.7116
      CIE-Lab:
        73.3580, 3.0910, 42.2092
        CIE-LCH:
        73.3580, 42.3223, 85.8117
        CIE-Luv:
        73.3580, 26.9440, 51.6893
        Hunter-Lab:
        67.6104, -0.8273, 30.6233
      #d2b066 color charts
#d2b066 RGB chart
      #d2b066 CMYK chart
      #d2b066 RGB pie chart
      #d2b066 color shades, tints & tones
#d2b066 color schemes
#d2b066 color preview, HTML & CSS examples
           This text has a color of #d2b066        
        
          <p style="color:#d2b066;">Text here</p>
        
        
          .mytext {color:#d2b066;}
        
        Text color #d2b066
      
           This box has a color of #d2b066        
        
          <div style="background-color:#d2b066;">Content here</div>
        
        
          .mybackground {background-color:#d2b066;}
        
        Background color #d2b066
      
           Border around this has a color of #d2b066        
        
          <div style="border:2px solid #d2b066;">Content here</div>
        
        
          .myborder {border:2px solid #d2b066;}
        
        Border color #d2b066