#d5bc98 color space conversions
Hex:
        #d5bc98
        RGB:
        213, 188, 152
        CMY:
        16, 26, 40
        CMYK:
        0, 12, 29, 16
      HSL:
        35°, 42.0690%, 71.5686%
        HSV (HSB):
        35°, 28.6385%, 83.5294%
        XYZ:
        51.0913, 52.3796, 37.1232
        xyY:
        0.3634, 0.3726, 52.3796
      CIE-Lab:
        77.5073, 3.4942, 21.4994
        CIE-LCH:
        77.5073, 21.7815, 80.7688
        CIE-Luv:
        77.5073, 17.8345, 29.0762
        Hunter-Lab:
        72.3737, -0.6443, 20.2495
      #d5bc98 color charts
#d5bc98 RGB chart
      #d5bc98 CMYK chart
      #d5bc98 RGB pie chart
      #d5bc98 color shades, tints & tones
#d5bc98 color schemes
#d5bc98 color preview, HTML & CSS examples
           This text has a color of #d5bc98        
        
          <p style="color:#d5bc98;">Text here</p>
        
        
          .mytext {color:#d5bc98;}
        
        Text color #d5bc98
      
           This box has a color of #d5bc98        
        
          <div style="background-color:#d5bc98;">Content here</div>
        
        
          .mybackground {background-color:#d5bc98;}
        
        Background color #d5bc98
      
           Border around this has a color of #d5bc98        
        
          <div style="border:2px solid #d5bc98;">Content here</div>
        
        
          .myborder {border:2px solid #d5bc98;}
        
        Border color #d5bc98