#d8b947 color space conversions
Hex:
        #d8b947
        RGB:
        216, 185, 71
        CMY:
        15, 27, 72
        CMYK:
        0, 14, 67, 15
      HSL:
        47°, 65.0224%, 56.2745%
        HSV (HSB):
        47°, 67.1296%, 84.7059%
        XYZ:
        46.8052, 49.7518, 13.0974
        xyY:
        0.4268, 0.4537, 49.7518
      CIE-Lab:
        75.9167, -1.3518, 59.7495
        CIE-LCH:
        75.9167, 59.7648, 91.2961
        CIE-Luv:
        75.9167, 26.7297, 68.6915
        Hunter-Lab:
        70.5349, -4.9881, 38.3651
      #d8b947 color charts
#d8b947 RGB chart
      #d8b947 CMYK chart
      #d8b947 RGB pie chart
      #d8b947 color shades, tints & tones
#d8b947 color schemes
#d8b947 color preview, HTML & CSS examples
           This text has a color of #d8b947        
        
          <p style="color:#d8b947;">Text here</p>
        
        
          .mytext {color:#d8b947;}
        
        Text color #d8b947
      
           This box has a color of #d8b947        
        
          <div style="background-color:#d8b947;">Content here</div>
        
        
          .mybackground {background-color:#d8b947;}
        
        Background color #d8b947
      
           Border around this has a color of #d8b947        
        
          <div style="border:2px solid #d8b947;">Content here</div>
        
        
          .myborder {border:2px solid #d8b947;}
        
        Border color #d8b947