#d8b842 color space conversions
Hex:
        #d8b842
        RGB:
        216, 184, 66
        CMY:
        15, 28, 74
        CMYK:
        0, 15, 69, 15
      HSL:
        47°, 65.7895%, 55.2941%
        HSV (HSB):
        47°, 69.4444%, 84.7059%
        XYZ:
        46.4428, 49.2733, 12.2171
        xyY:
        0.4303, 0.4565, 49.2733
      CIE-Lab:
        75.6210, -1.0993, 61.5030
        CIE-LCH:
        75.6210, 61.5128, 91.0240
        CIE-Luv:
        75.6210, 27.6302, 69.8230
        Hunter-Lab:
        70.1949, -4.7409, 38.8172
      #d8b842 color charts
#d8b842 RGB chart
      #d8b842 CMYK chart
      #d8b842 RGB pie chart
      #d8b842 color shades, tints & tones
#d8b842 color schemes
#d8b842 color preview, HTML & CSS examples
           This text has a color of #d8b842        
        
          <p style="color:#d8b842;">Text here</p>
        
        
          .mytext {color:#d8b842;}
        
        Text color #d8b842
      
           This box has a color of #d8b842        
        
          <div style="background-color:#d8b842;">Content here</div>
        
        
          .mybackground {background-color:#d8b842;}
        
        Background color #d8b842
      
           Border around this has a color of #d8b842        
        
          <div style="border:2px solid #d8b842;">Content here</div>
        
        
          .myborder {border:2px solid #d8b842;}
        
        Border color #d8b842