#d1c869 color space conversions
Hex:
        #d1c869
        RGB:
        209, 200, 105
        CMY:
        18, 22, 59
        CMYK:
        0, 4, 50, 18
      HSL:
        55°, 53.0612%, 61.5686%
        HSV (HSB):
        55°, 49.7608%, 81.9608%
        XYZ:
        49.4986, 55.8838, 21.5424
        xyY:
        0.3900, 0.4403, 55.8838
      CIE-Lab:
        79.5476, -9.5697, 48.1974
        CIE-LCH:
        79.5476, 49.1383, 101.2302
        CIE-Luv:
        79.5476, 10.3969, 61.8037
        Hunter-Lab:
        74.7555, -12.6301, 35.2431
      #d1c869 color charts
#d1c869 RGB chart
      #d1c869 CMYK chart
      #d1c869 RGB pie chart
      #d1c869 color shades, tints & tones
#d1c869 color schemes
#d1c869 color preview, HTML & CSS examples
           This text has a color of #d1c869        
        
          <p style="color:#d1c869;">Text here</p>
        
        
          .mytext {color:#d1c869;}
        
        Text color #d1c869
      
           This box has a color of #d1c869        
        
          <div style="background-color:#d1c869;">Content here</div>
        
        
          .mybackground {background-color:#d1c869;}
        
        Background color #d1c869
      
           Border around this has a color of #d1c869        
        
          <div style="border:2px solid #d1c869;">Content here</div>
        
        
          .myborder {border:2px solid #d1c869;}
        
        Border color #d1c869