#d5cf95 color space conversions
Hex:
        #d5cf95
        RGB:
        213, 207, 149
        CMY:
        16, 19, 42
        CMYK:
        0, 3, 30, 16
      HSL:
        54°, 43.2432%, 70.9804%
        HSV (HSB):
        54°, 30.0469%, 83.5294%
        XYZ:
        55.1782, 60.9417, 37.2885
        xyY:
        0.3597, 0.3973, 60.9417
      CIE-Lab:
        82.3474, -6.8052, 29.6375
        CIE-LCH:
        82.3474, 30.4087, 102.9318
        CIE-Luv:
        82.3474, 6.7474, 41.7095
        Hunter-Lab:
        78.0652, -10.4462, 26.3252
      #d5cf95 color charts
#d5cf95 RGB chart
      #d5cf95 CMYK chart
      #d5cf95 RGB pie chart
      #d5cf95 color shades, tints & tones
#d5cf95 color schemes
#d5cf95 color preview, HTML & CSS examples
           This text has a color of #d5cf95        
        
          <p style="color:#d5cf95;">Text here</p>
        
        
          .mytext {color:#d5cf95;}
        
        Text color #d5cf95
      
           This box has a color of #d5cf95        
        
          <div style="background-color:#d5cf95;">Content here</div>
        
        
          .mybackground {background-color:#d5cf95;}
        
        Background color #d5cf95
      
           Border around this has a color of #d5cf95        
        
          <div style="border:2px solid #d5cf95;">Content here</div>
        
        
          .myborder {border:2px solid #d5cf95;}
        
        Border color #d5cf95