#d0c160 color space conversions
Hex:
        #d0c160
        RGB:
        208, 193, 96
        CMY:
        18, 24, 62
        CMYK:
        0, 7, 54, 18
      HSL:
        52°, 54.3689%, 59.6078%
        HSV (HSB):
        52°, 53.8462%, 81.5686%
        XYZ:
        47.1937, 52.3944, 18.6921
        xyY:
        0.3990, 0.4430, 52.3944
      CIE-Lab:
        77.5160, -7.1563, 50.0795
        CIE-LCH:
        77.5160, 50.5883, 98.1324
        CIE-Luv:
        77.5160, 14.5726, 62.4575
        Hunter-Lab:
        72.3839, -10.2914, 35.3580
      #d0c160 color charts
#d0c160 RGB chart
      #d0c160 CMYK chart
      #d0c160 RGB pie chart
      #d0c160 color shades, tints & tones
#d0c160 color schemes
#d0c160 color preview, HTML & CSS examples
           This text has a color of #d0c160        
        
          <p style="color:#d0c160;">Text here</p>
        
        
          .mytext {color:#d0c160;}
        
        Text color #d0c160
      
           This box has a color of #d0c160        
        
          <div style="background-color:#d0c160;">Content here</div>
        
        
          .mybackground {background-color:#d0c160;}
        
        Background color #d0c160
      
           Border around this has a color of #d0c160        
        
          <div style="border:2px solid #d0c160;">Content here</div>
        
        
          .myborder {border:2px solid #d0c160;}
        
        Border color #d0c160