#d8b542 color space conversions
Hex:
        #d8b542
        RGB:
        216, 181, 66
        CMY:
        15, 29, 74
        CMYK:
        0, 16, 69, 15
      HSL:
        46°, 65.7895%, 55.2941%
        HSV (HSB):
        46°, 69.4444%, 84.7059%
        XYZ:
        45.8261, 48.0400, 12.0116
        xyY:
        0.4328, 0.4537, 48.0400
      CIE-Lab:
        74.8502, 0.4727, 60.7179
        CIE-LCH:
        74.8502, 60.7198, 89.5540
        CIE-Luv:
        74.8502, 29.7638, 68.5576
        Hunter-Lab:
        69.3109, -3.2756, 38.2427
      #d8b542 color charts
#d8b542 RGB chart
      #d8b542 CMYK chart
      #d8b542 RGB pie chart
      #d8b542 color shades, tints & tones
#d8b542 color schemes
#d8b542 color preview, HTML & CSS examples
           This text has a color of #d8b542        
        
          <p style="color:#d8b542;">Text here</p>
        
        
          .mytext {color:#d8b542;}
        
        Text color #d8b542
      
           This box has a color of #d8b542        
        
          <div style="background-color:#d8b542;">Content here</div>
        
        
          .mybackground {background-color:#d8b542;}
        
        Background color #d8b542
      
           Border around this has a color of #d8b542        
        
          <div style="border:2px solid #d8b542;">Content here</div>
        
        
          .myborder {border:2px solid #d8b542;}
        
        Border color #d8b542