#d8bb40 color space conversions
Hex:
        #d8bb40
        RGB:
        216, 187, 64
        CMY:
        15, 27, 75
        CMYK:
        0, 13, 70, 15
      HSL:
        49°, 66.0870%, 54.9020%
        HSV (HSB):
        49°, 70.3704%, 84.7059%
        XYZ:
        47.0146, 50.5097, 12.1219
        xyY:
        0.4288, 0.4607, 50.5097
      CIE-Lab:
        76.3811, -2.7656, 63.0648
        CIE-LCH:
        76.3811, 63.1254, 92.5110
        CIE-Luv:
        76.3811, 25.5846, 71.6704
        Hunter-Lab:
        71.0702, -6.2908, 39.6365
      #d8bb40 color charts
#d8bb40 RGB chart
      #d8bb40 CMYK chart
      #d8bb40 RGB pie chart
      #d8bb40 color shades, tints & tones
#d8bb40 color schemes
#d8bb40 color preview, HTML & CSS examples
           This text has a color of #d8bb40        
        
          <p style="color:#d8bb40;">Text here</p>
        
        
          .mytext {color:#d8bb40;}
        
        Text color #d8bb40
      
           This box has a color of #d8bb40        
        
          <div style="background-color:#d8bb40;">Content here</div>
        
        
          .mybackground {background-color:#d8bb40;}
        
        Background color #d8bb40
      
           Border around this has a color of #d8bb40        
        
          <div style="border:2px solid #d8bb40;">Content here</div>
        
        
          .myborder {border:2px solid #d8bb40;}
        
        Border color #d8bb40