#d8b314 color space conversions
Hex:
        #d8b314
        RGB:
        216, 179, 20
        CMY:
        15, 30, 92
        CMYK:
        0, 17, 91, 15
      HSL:
        49°, 83.0508%, 46.2745%
        HSV (HSB):
        49°, 90.7407%, 84.7059%
        XYZ:
        44.5653, 46.8896, 7.3636
        xyY:
        0.4510, 0.4745, 46.8896
      CIE-Lab:
        74.1191, -0.0056, 73.8937
        CIE-LCH:
        74.1191, 73.8937, 90.0043
        CIE-Luv:
        74.1191, 32.4407, 76.8179
        Hunter-Lab:
        68.4760, -3.6624, 41.5574
      #d8b314 color charts
#d8b314 RGB chart
      #d8b314 CMYK chart
      #d8b314 RGB pie chart
      #d8b314 color shades, tints & tones
#d8b314 color schemes
#d8b314 color preview, HTML & CSS examples
           This text has a color of #d8b314        
        
          <p style="color:#d8b314;">Text here</p>
        
        
          .mytext {color:#d8b314;}
        
        Text color #d8b314
      
           This box has a color of #d8b314        
        
          <div style="background-color:#d8b314;">Content here</div>
        
        
          .mybackground {background-color:#d8b314;}
        
        Background color #d8b314
      
           Border around this has a color of #d8b314        
        
          <div style="border:2px solid #d8b314;">Content here</div>
        
        
          .myborder {border:2px solid #d8b314;}
        
        Border color #d8b314