#d7cf83 color space conversions
Hex:
        #d7cf83
        RGB:
        215, 207, 131
        CMY:
        16, 19, 49
        CMYK:
        0, 4, 39, 16
      HSL:
        54°, 51.2195%, 67.8431%
        HSV (HSB):
        54°, 39.0698%, 84.3137%
        XYZ:
        54.4339, 60.7114, 30.3222
        xyY:
        0.3742, 0.4174, 60.7114
      CIE-Lab:
        82.2234, -8.1546, 38.7444
        CIE-LCH:
        82.2234, 39.5933, 101.8856
        CIE-Luv:
        82.2234, 8.9095, 52.4354
        Hunter-Lab:
        77.9175, -11.6540, 31.4691
      #d7cf83 color charts
#d7cf83 RGB chart
      #d7cf83 CMYK chart
      #d7cf83 RGB pie chart
      #d7cf83 color shades, tints & tones
#d7cf83 color schemes
#d7cf83 color preview, HTML & CSS examples
           This text has a color of #d7cf83        
        
          <p style="color:#d7cf83;">Text here</p>
        
        
          .mytext {color:#d7cf83;}
        
        Text color #d7cf83
      
           This box has a color of #d7cf83        
        
          <div style="background-color:#d7cf83;">Content here</div>
        
        
          .mybackground {background-color:#d7cf83;}
        
        Background color #d7cf83
      
           Border around this has a color of #d7cf83        
        
          <div style="border:2px solid #d7cf83;">Content here</div>
        
        
          .myborder {border:2px solid #d7cf83;}
        
        Border color #d7cf83