#d1c480 color space conversions
Hex:
        #d1c480
        RGB:
        209, 196, 128
        CMY:
        18, 23, 50
        CMYK:
        0, 6, 39, 18
      HSL:
        50°, 46.8208%, 66.0784%
        HSV (HSB):
        50°, 38.7560%, 81.9608%
        XYZ:
        49.9307, 54.5937, 28.3281
        xyY:
        0.3758, 0.4109, 54.5937
      CIE-Lab:
        78.8066, -5.2086, 35.7818
        CIE-LCH:
        78.8066, 36.1590, 98.2821
        CIE-Luv:
        78.8066, 11.8356, 47.9414
        Hunter-Lab:
        73.8875, -8.6789, 28.9898
      #d1c480 color charts
#d1c480 RGB chart
      #d1c480 CMYK chart
      #d1c480 RGB pie chart
      #d1c480 color shades, tints & tones
#d1c480 color schemes
#d1c480 color preview, HTML & CSS examples
           This text has a color of #d1c480        
        
          <p style="color:#d1c480;">Text here</p>
        
        
          .mytext {color:#d1c480;}
        
        Text color #d1c480
      
           This box has a color of #d1c480        
        
          <div style="background-color:#d1c480;">Content here</div>
        
        
          .mybackground {background-color:#d1c480;}
        
        Background color #d1c480
      
           Border around this has a color of #d1c480        
        
          <div style="border:2px solid #d1c480;">Content here</div>
        
        
          .myborder {border:2px solid #d1c480;}
        
        Border color #d1c480