#d1c294 color space conversions
Hex:
        #d1c294
        RGB:
        209, 194, 148
        CMY:
        18, 24, 42
        CMYK:
        0, 7, 29, 18
      HSL:
        45°, 39.8693%, 70.0000%
        HSV (HSB):
        45°, 29.1866%, 81.9608%
        XYZ:
        50.9316, 54.2770, 35.8091
        xyY:
        0.3612, 0.3849, 54.2770
      CIE-Lab:
        78.6230, -1.7390, 25.0916
        CIE-LCH:
        78.6230, 25.1518, 93.9647
        CIE-Luv:
        78.6230, 11.9017, 34.7135
        Hunter-Lab:
        73.6729, -5.5270, 22.7528
      #d1c294 color charts
#d1c294 RGB chart
      #d1c294 CMYK chart
      #d1c294 RGB pie chart
      #d1c294 color shades, tints & tones
#d1c294 color schemes
#d1c294 color preview, HTML & CSS examples
           This text has a color of #d1c294        
        
          <p style="color:#d1c294;">Text here</p>
        
        
          .mytext {color:#d1c294;}
        
        Text color #d1c294
      
           This box has a color of #d1c294        
        
          <div style="background-color:#d1c294;">Content here</div>
        
        
          .mybackground {background-color:#d1c294;}
        
        Background color #d1c294
      
           Border around this has a color of #d1c294        
        
          <div style="border:2px solid #d1c294;">Content here</div>
        
        
          .myborder {border:2px solid #d1c294;}
        
        Border color #d1c294