#d3c255 color space conversions
Hex:
        #d3c255
        RGB:
        211, 194, 85
        CMY:
        17, 24, 67
        CMYK:
        0, 8, 60, 17
      HSL:
        52°, 58.8785%, 58.0392%
        HSV (HSB):
        52°, 59.7156%, 82.7451%
        XYZ:
        47.7954, 53.0883, 16.3223
        xyY:
        0.4078, 0.4529, 53.0883
      CIE-Lab:
        77.9271, -7.2525, 55.6994
        CIE-LCH:
        77.9271, 56.1696, 97.4186
        CIE-Luv:
        77.9271, 16.4404, 67.5262
        Hunter-Lab:
        72.8617, -10.4166, 37.7212
      #d3c255 color charts
#d3c255 RGB chart
      #d3c255 CMYK chart
      #d3c255 RGB pie chart
      #d3c255 color shades, tints & tones
#d3c255 color schemes
#d3c255 color preview, HTML & CSS examples
           This text has a color of #d3c255        
        
          <p style="color:#d3c255;">Text here</p>
        
        
          .mytext {color:#d3c255;}
        
        Text color #d3c255
      
           This box has a color of #d3c255        
        
          <div style="background-color:#d3c255;">Content here</div>
        
        
          .mybackground {background-color:#d3c255;}
        
        Background color #d3c255
      
           Border around this has a color of #d3c255        
        
          <div style="border:2px solid #d3c255;">Content here</div>
        
        
          .myborder {border:2px solid #d3c255;}
        
        Border color #d3c255