#d5c384 color space conversions
Hex:
        #d5c384
        RGB:
        213, 195, 132
        CMY:
        16, 24, 48
        CMYK:
        0, 8, 38, 16
      HSL:
        47°, 49.0909%, 67.6471%
        HSV (HSB):
        47°, 38.0282%, 83.5294%
        XYZ:
        51.1205, 54.8423, 29.7211
        xyY:
        0.3768, 0.4042, 54.8423
      CIE-Lab:
        78.9503, -2.6485, 33.9702
        CIE-LCH:
        78.9503, 34.0733, 94.4580
        CIE-Luv:
        78.9503, 14.8995, 45.4183
        Hunter-Lab:
        74.0556, -6.3788, 28.0438
      #d5c384 color charts
#d5c384 RGB chart
      #d5c384 CMYK chart
      #d5c384 RGB pie chart
      #d5c384 color shades, tints & tones
#d5c384 color schemes
#d5c384 color preview, HTML & CSS examples
           This text has a color of #d5c384        
        
          <p style="color:#d5c384;">Text here</p>
        
        
          .mytext {color:#d5c384;}
        
        Text color #d5c384
      
           This box has a color of #d5c384        
        
          <div style="background-color:#d5c384;">Content here</div>
        
        
          .mybackground {background-color:#d5c384;}
        
        Background color #d5c384
      
           Border around this has a color of #d5c384        
        
          <div style="border:2px solid #d5c384;">Content here</div>
        
        
          .myborder {border:2px solid #d5c384;}
        
        Border color #d5c384