#d5b478 color space conversions
Hex:
        #d5b478
        RGB:
        213, 180, 120
        CMY:
        16, 29, 53
        CMYK:
        0, 15, 44, 16
      HSL:
        39°, 52.5424%, 65.2941%
        HSV (HSB):
        39°, 43.6620%, 83.5294%
        XYZ:
        47.1520, 48.1447, 24.5770
        xyY:
        0.3933, 0.4016, 48.1447
      CIE-Lab:
        74.9161, 3.9337, 34.9784
        CIE-LCH:
        74.9161, 35.1989, 83.5835
        CIE-Luv:
        74.9161, 25.2050, 44.4410
        Hunter-Lab:
        69.3864, -0.1253, 27.5697
      #d5b478 color charts
#d5b478 RGB chart
      #d5b478 CMYK chart
      #d5b478 RGB pie chart
      #d5b478 color shades, tints & tones
#d5b478 color schemes
#d5b478 color preview, HTML & CSS examples
           This text has a color of #d5b478        
        
          <p style="color:#d5b478;">Text here</p>
        
        
          .mytext {color:#d5b478;}
        
        Text color #d5b478
      
           This box has a color of #d5b478        
        
          <div style="background-color:#d5b478;">Content here</div>
        
        
          .mybackground {background-color:#d5b478;}
        
        Background color #d5b478
      
           Border around this has a color of #d5b478        
        
          <div style="border:2px solid #d5b478;">Content here</div>
        
        
          .myborder {border:2px solid #d5b478;}
        
        Border color #d5b478