#d5bf37 color space conversions
Hex:
        #d5bf37
        RGB:
        213, 191, 55
        CMY:
        16, 25, 78
        CMYK:
        0, 10, 74, 16
      HSL:
        52°, 65.2893%, 52.5490%
        HSV (HSB):
        52°, 74.1784%, 83.5294%
        XYZ:
        46.7610, 51.6836, 11.1258
        xyY:
        0.4268, 0.4717, 51.6836
      CIE-Lab:
        77.0912, -6.5391, 67.0003
        CIE-LCH:
        77.0912, 67.3186, 95.5743
        CIE-Luv:
        77.0912, 20.8702, 75.6170
        Hunter-Lab:
        71.8913, -9.7062, 41.1483
      #d5bf37 color charts
#d5bf37 RGB chart
      #d5bf37 CMYK chart
      #d5bf37 RGB pie chart
      #d5bf37 color shades, tints & tones
#d5bf37 color schemes
#d5bf37 color preview, HTML & CSS examples
           This text has a color of #d5bf37        
        
          <p style="color:#d5bf37;">Text here</p>
        
        
          .mytext {color:#d5bf37;}
        
        Text color #d5bf37
      
           This box has a color of #d5bf37        
        
          <div style="background-color:#d5bf37;">Content here</div>
        
        
          .mybackground {background-color:#d5bf37;}
        
        Background color #d5bf37
      
           Border around this has a color of #d5bf37        
        
          <div style="border:2px solid #d5bf37;">Content here</div>
        
        
          .myborder {border:2px solid #d5bf37;}
        
        Border color #d5bf37