#d6bc41 color space conversions
Hex:
        #d6bc41
        RGB:
        214, 188, 65
        CMY:
        16, 26, 75
        CMYK:
        0, 12, 70, 16
      HSL:
        50°, 64.5022%, 54.7059%
        HSV (HSB):
        50°, 69.6262%, 83.9216%
        XYZ:
        46.6689, 50.6442, 12.3166
        xyY:
        0.4257, 0.4620, 50.6442
      CIE-Lab:
        76.4630, -4.0903, 62.6936
        CIE-LCH:
        76.4630, 62.8269, 93.7329
        CIE-Luv:
        76.4630, 23.3874, 71.7368
        Hunter-Lab:
        71.1648, -7.4804, 39.5539
      #d6bc41 color charts
#d6bc41 RGB chart
      #d6bc41 CMYK chart
      #d6bc41 RGB pie chart
      #d6bc41 color shades, tints & tones
#d6bc41 color schemes
#d6bc41 color preview, HTML & CSS examples
           This text has a color of #d6bc41        
        
          <p style="color:#d6bc41;">Text here</p>
        
        
          .mytext {color:#d6bc41;}
        
        Text color #d6bc41
      
           This box has a color of #d6bc41        
        
          <div style="background-color:#d6bc41;">Content here</div>
        
        
          .mybackground {background-color:#d6bc41;}
        
        Background color #d6bc41
      
           Border around this has a color of #d6bc41        
        
          <div style="border:2px solid #d6bc41;">Content here</div>
        
        
          .myborder {border:2px solid #d6bc41;}
        
        Border color #d6bc41