#d0c060 color space conversions
Hex:
        #d0c060
        RGB:
        208, 192, 96
        CMY:
        18, 25, 62
        CMYK:
        0, 8, 54, 18
      HSL:
        51°, 54.3689%, 59.6078%
        HSV (HSB):
        51°, 53.8462%, 81.5686%
        XYZ:
        46.9734, 51.9537, 18.6186
        xyY:
        0.3996, 0.4420, 51.9537
      CIE-Lab:
        77.2531, -6.6402, 49.7720
        CIE-LCH:
        77.2531, 50.2130, 97.5990
        CIE-Luv:
        77.2531, 15.2239, 61.9873
        Hunter-Lab:
        72.0789, -9.8108, 35.1401
      #d0c060 color charts
#d0c060 RGB chart
      #d0c060 CMYK chart
      #d0c060 RGB pie chart
      #d0c060 color shades, tints & tones
#d0c060 color schemes
#d0c060 color preview, HTML & CSS examples
           This text has a color of #d0c060        
        
          <p style="color:#d0c060;">Text here</p>
        
        
          .mytext {color:#d0c060;}
        
        Text color #d0c060
      
           This box has a color of #d0c060        
        
          <div style="background-color:#d0c060;">Content here</div>
        
        
          .mybackground {background-color:#d0c060;}
        
        Background color #d0c060
      
           Border around this has a color of #d0c060        
        
          <div style="border:2px solid #d0c060;">Content here</div>
        
        
          .myborder {border:2px solid #d0c060;}
        
        Border color #d0c060