#d0c474 color space conversions
Hex:
        #d0c474
        RGB:
        208, 196, 116
        CMY:
        18, 23, 55
        CMYK:
        0, 6, 44, 18
      HSL:
        52°, 49.4624%, 63.5294%
        HSV (HSB):
        52°, 44.2308%, 81.5686%
        XYZ:
        48.9047, 54.1507, 24.3976
        xyY:
        0.3837, 0.4249, 54.1507
      CIE-Lab:
        78.5495, -6.8827, 41.5400
        CIE-LCH:
        78.5495, 42.1063, 99.4078
        CIE-Luv:
        78.5495, 11.7657, 54.3847
        Hunter-Lab:
        73.5872, -10.1496, 31.8536
      #d0c474 color charts
#d0c474 RGB chart
      #d0c474 CMYK chart
      #d0c474 RGB pie chart
      #d0c474 color shades, tints & tones
#d0c474 color schemes
#d0c474 color preview, HTML & CSS examples
           This text has a color of #d0c474        
        
          <p style="color:#d0c474;">Text here</p>
        
        
          .mytext {color:#d0c474;}
        
        Text color #d0c474
      
           This box has a color of #d0c474        
        
          <div style="background-color:#d0c474;">Content here</div>
        
        
          .mybackground {background-color:#d0c474;}
        
        Background color #d0c474
      
           Border around this has a color of #d0c474        
        
          <div style="border:2px solid #d0c474;">Content here</div>
        
        
          .myborder {border:2px solid #d0c474;}
        
        Border color #d0c474