#d5bf20 color space conversions
Hex:
        #d5bf20
        RGB:
        213, 191, 32
        CMY:
        16, 25, 87
        CMYK:
        0, 10, 85, 16
      HSL:
        53°, 73.8776%, 48.0392%
        HSV (HSB):
        53°, 84.9765%, 83.5294%
        XYZ:
        46.3321, 51.5120, 8.8674
        xyY:
        0.4342, 0.4827, 51.5120
      CIE-Lab:
        76.9881, -7.3051, 73.6332
        CIE-LCH:
        76.9881, 73.9947, 95.6657
        CIE-Luv:
        76.9881, 21.3423, 79.9814
        Hunter-Lab:
        71.7719, -10.3707, 42.9151
      #d5bf20 color charts
#d5bf20 RGB chart
      #d5bf20 CMYK chart
      #d5bf20 RGB pie chart
      #d5bf20 color shades, tints & tones
#d5bf20 color schemes
#d5bf20 color preview, HTML & CSS examples
           This text has a color of #d5bf20        
        
          <p style="color:#d5bf20;">Text here</p>
        
        
          .mytext {color:#d5bf20;}
        
        Text color #d5bf20
      
           This box has a color of #d5bf20        
        
          <div style="background-color:#d5bf20;">Content here</div>
        
        
          .mybackground {background-color:#d5bf20;}
        
        Background color #d5bf20
      
           Border around this has a color of #d5bf20        
        
          <div style="border:2px solid #d5bf20;">Content here</div>
        
        
          .myborder {border:2px solid #d5bf20;}
        
        Border color #d5bf20