#d3c166 color space conversions
Hex:
        #d3c166
        RGB:
        211, 193, 102
        CMY:
        17, 24, 60
        CMYK:
        0, 9, 52, 17
      HSL:
        50°, 55.3299%, 61.3725%
        HSV (HSB):
        50°, 51.6588%, 82.7451%
        XYZ:
        48.3322, 52.9481, 20.2430
        xyY:
        0.3977, 0.4357, 52.9481
      CIE-Lab:
        77.8444, -5.4129, 47.6526
        CIE-LCH:
        77.8444, 47.9591, 96.4805
        CIE-Luv:
        77.8444, 16.3832, 59.9298
        Hunter-Lab:
        72.7655, -8.7765, 34.4416
      #d3c166 color charts
#d3c166 RGB chart
      #d3c166 CMYK chart
      #d3c166 RGB pie chart
      #d3c166 color shades, tints & tones
#d3c166 color schemes
#d3c166 color preview, HTML & CSS examples
           This text has a color of #d3c166        
        
          <p style="color:#d3c166;">Text here</p>
        
        
          .mytext {color:#d3c166;}
        
        Text color #d3c166
      
           This box has a color of #d3c166        
        
          <div style="background-color:#d3c166;">Content here</div>
        
        
          .mybackground {background-color:#d3c166;}
        
        Background color #d3c166
      
           Border around this has a color of #d3c166        
        
          <div style="border:2px solid #d3c166;">Content here</div>
        
        
          .myborder {border:2px solid #d3c166;}
        
        Border color #d3c166