#d8b552 color space conversions
Hex:
        #d8b552
        RGB:
        216, 181, 82
        CMY:
        15, 29, 68
        CMYK:
        0, 16, 62, 15
      HSL:
        44°, 63.2075%, 58.4314%
        HSV (HSB):
        44°, 62.0370%, 84.7059%
        XYZ:
        46.3658, 48.2559, 14.8532
        xyY:
        0.4235, 0.4408, 48.2559
      CIE-Lab:
        74.9860, 1.4200, 53.9168
        CIE-LCH:
        74.9860, 53.9355, 88.4914
        CIE-Luv:
        74.9860, 29.0382, 63.0759
        Hunter-Lab:
        69.4664, -2.4255, 35.9492
      #d8b552 color charts
#d8b552 RGB chart
      #d8b552 CMYK chart
      #d8b552 RGB pie chart
      #d8b552 color shades, tints & tones
#d8b552 color schemes
#d8b552 color preview, HTML & CSS examples
           This text has a color of #d8b552        
        
          <p style="color:#d8b552;">Text here</p>
        
        
          .mytext {color:#d8b552;}
        
        Text color #d8b552
      
           This box has a color of #d8b552        
        
          <div style="background-color:#d8b552;">Content here</div>
        
        
          .mybackground {background-color:#d8b552;}
        
        Background color #d8b552
      
           Border around this has a color of #d8b552        
        
          <div style="border:2px solid #d8b552;">Content here</div>
        
        
          .myborder {border:2px solid #d8b552;}
        
        Border color #d8b552