#d7b955 color space conversions
Hex:
        #d7b955
        RGB:
        215, 185, 85
        CMY:
        16, 27, 67
        CMYK:
        0, 14, 60, 16
      HSL:
        46°, 61.9048%, 58.8235%
        HSV (HSB):
        46°, 60.4651%, 84.3137%
        XYZ:
        47.0130, 49.8009, 15.7290
        xyY:
        0.4177, 0.4425, 49.8009
      CIE-Lab:
        75.9469, -0.8986, 53.5884
        CIE-LCH:
        75.9469, 53.5960, 90.9607
        CIE-Luv:
        75.9469, 25.3825, 63.6568
        Hunter-Lab:
        70.5697, -4.5818, 36.1839
      #d7b955 color charts
#d7b955 RGB chart
      #d7b955 CMYK chart
      #d7b955 RGB pie chart
      #d7b955 color shades, tints & tones
#d7b955 color schemes
#d7b955 color preview, HTML & CSS examples
           This text has a color of #d7b955        
        
          <p style="color:#d7b955;">Text here</p>
        
        
          .mytext {color:#d7b955;}
        
        Text color #d7b955
      
           This box has a color of #d7b955        
        
          <div style="background-color:#d7b955;">Content here</div>
        
        
          .mybackground {background-color:#d7b955;}
        
        Background color #d7b955
      
           Border around this has a color of #d7b955        
        
          <div style="border:2px solid #d7b955;">Content here</div>
        
        
          .myborder {border:2px solid #d7b955;}
        
        Border color #d7b955