#d0c271 color space conversions
Hex:
        #d0c271
        RGB:
        208, 194, 113
        CMY:
        18, 24, 56
        CMYK:
        0, 7, 46, 18
      HSL:
        51°, 50.2646%, 62.9412%
        HSV (HSB):
        51°, 45.6731%, 81.5686%
        XYZ:
        48.2848, 53.1857, 23.3438
        xyY:
        0.3869, 0.4261, 53.1857
      CIE-Lab:
        77.9845, -6.1474, 42.3406
        CIE-LCH:
        77.9845, 42.7845, 98.2610
        CIE-Luv:
        77.9845, 13.1668, 54.9202
        Hunter-Lab:
        72.9285, -9.4429, 32.0718
      #d0c271 color charts
#d0c271 RGB chart
      #d0c271 CMYK chart
      #d0c271 RGB pie chart
      #d0c271 color shades, tints & tones
#d0c271 color schemes
#d0c271 color preview, HTML & CSS examples
           This text has a color of #d0c271        
        
          <p style="color:#d0c271;">Text here</p>
        
        
          .mytext {color:#d0c271;}
        
        Text color #d0c271
      
           This box has a color of #d0c271        
        
          <div style="background-color:#d0c271;">Content here</div>
        
        
          .mybackground {background-color:#d0c271;}
        
        Background color #d0c271
      
           Border around this has a color of #d0c271        
        
          <div style="border:2px solid #d0c271;">Content here</div>
        
        
          .myborder {border:2px solid #d0c271;}
        
        Border color #d0c271