#d9cf95 color space conversions
Hex:
        #d9cf95
        RGB:
        217, 207, 149
        CMY:
        15, 19, 42
        CMYK:
        0, 5, 31, 15
      HSL:
        51°, 47.2222%, 71.7647%
        HSV (HSB):
        51°, 31.3364%, 85.0980%
        XYZ:
        56.3529, 61.5473, 37.3435
        xyY:
        0.3630, 0.3965, 61.5473
      CIE-Lab:
        82.6721, -5.2655, 30.1285
        CIE-LCH:
        82.6721, 30.5852, 99.9134
        CIE-Luv:
        82.6721, 9.3052, 42.0339
        Hunter-Lab:
        78.4521, -9.0728, 26.6942
      #d9cf95 color charts
#d9cf95 RGB chart
      #d9cf95 CMYK chart
      #d9cf95 RGB pie chart
      #d9cf95 color shades, tints & tones
#d9cf95 color schemes
#d9cf95 color preview, HTML & CSS examples
           This text has a color of #d9cf95        
        
          <p style="color:#d9cf95;">Text here</p>
        
        
          .mytext {color:#d9cf95;}
        
        Text color #d9cf95
      
           This box has a color of #d9cf95        
        
          <div style="background-color:#d9cf95;">Content here</div>
        
        
          .mybackground {background-color:#d9cf95;}
        
        Background color #d9cf95
      
           Border around this has a color of #d9cf95        
        
          <div style="border:2px solid #d9cf95;">Content here</div>
        
        
          .myborder {border:2px solid #d9cf95;}
        
        Border color #d9cf95