#d4cf85 color space conversions
Hex:
        #d4cf85
        RGB:
        212, 207, 133
        CMY:
        17, 19, 48
        CMYK:
        0, 2, 37, 17
      HSL:
        56°, 47.8788%, 67.6471%
        HSV (HSB):
        56°, 37.2642%, 83.1373%
        XYZ:
        53.6978, 60.3162, 31.0023
        xyY:
        0.3703, 0.4159, 60.3162
      CIE-Lab:
        82.0097, -9.1138, 37.4069
        CIE-LCH:
        82.0097, 38.5012, 103.6927
        CIE-Luv:
        82.0097, 6.8679, 51.1184
        Hunter-Lab:
        77.6635, -12.4932, 30.6966
      #d4cf85 color charts
#d4cf85 RGB chart
      #d4cf85 CMYK chart
      #d4cf85 RGB pie chart
      #d4cf85 color shades, tints & tones
#d4cf85 color schemes
#d4cf85 color preview, HTML & CSS examples
           This text has a color of #d4cf85        
        
          <p style="color:#d4cf85;">Text here</p>
        
        
          .mytext {color:#d4cf85;}
        
        Text color #d4cf85
      
           This box has a color of #d4cf85        
        
          <div style="background-color:#d4cf85;">Content here</div>
        
        
          .mybackground {background-color:#d4cf85;}
        
        Background color #d4cf85
      
           Border around this has a color of #d4cf85        
        
          <div style="border:2px solid #d4cf85;">Content here</div>
        
        
          .myborder {border:2px solid #d4cf85;}
        
        Border color #d4cf85