#d3c279 color space conversions
Hex:
        #d3c279
        RGB:
        211, 194, 121
        CMY:
        17, 24, 53
        CMYK:
        0, 8, 43, 17
      HSL:
        49°, 50.5618%, 65.0980%
        HSV (HSB):
        49°, 42.6540%, 82.7451%
        XYZ:
        49.6069, 53.8129, 25.8615
        xyY:
        0.3837, 0.4162, 53.8129
      CIE-Lab:
        78.3525, -4.1251, 38.8176
        CIE-LCH:
        78.3525, 39.0362, 96.0659
        CIE-Luv:
        78.3525, 14.7918, 50.9187
        Hunter-Lab:
        73.3573, -7.6669, 30.4479
      #d3c279 color charts
#d3c279 RGB chart
      #d3c279 CMYK chart
      #d3c279 RGB pie chart
      #d3c279 color shades, tints & tones
#d3c279 color schemes
#d3c279 color preview, HTML & CSS examples
           This text has a color of #d3c279        
        
          <p style="color:#d3c279;">Text here</p>
        
        
          .mytext {color:#d3c279;}
        
        Text color #d3c279
      
           This box has a color of #d3c279        
        
          <div style="background-color:#d3c279;">Content here</div>
        
        
          .mybackground {background-color:#d3c279;}
        
        Background color #d3c279
      
           Border around this has a color of #d3c279        
        
          <div style="border:2px solid #d3c279;">Content here</div>
        
        
          .myborder {border:2px solid #d3c279;}
        
        Border color #d3c279