#d5bf30 color space conversions
Hex:
        #d5bf30
        RGB:
        213, 191, 48
        CMY:
        16, 25, 81
        CMYK:
        0, 10, 77, 16
      HSL:
        52°, 66.2651%, 51.1765%
        HSV (HSB):
        52°, 77.4648%, 83.5294%
        XYZ:
        46.6049, 51.6211, 10.3038
        xyY:
        0.4294, 0.4756, 51.6211
      CIE-Lab:
        77.0537, -6.8171, 69.2973
        CIE-LCH:
        77.0537, 69.6319, 95.6184
        CIE-Luv:
        77.0537, 21.0409, 77.1949
        Hunter-Lab:
        71.8479, -9.9478, 41.7906
      #d5bf30 color charts
#d5bf30 RGB chart
      #d5bf30 CMYK chart
      #d5bf30 RGB pie chart
      #d5bf30 color shades, tints & tones
#d5bf30 color schemes
#d5bf30 color preview, HTML & CSS examples
           This text has a color of #d5bf30        
        
          <p style="color:#d5bf30;">Text here</p>
        
        
          .mytext {color:#d5bf30;}
        
        Text color #d5bf30
      
           This box has a color of #d5bf30        
        
          <div style="background-color:#d5bf30;">Content here</div>
        
        
          .mybackground {background-color:#d5bf30;}
        
        Background color #d5bf30
      
           Border around this has a color of #d5bf30        
        
          <div style="border:2px solid #d5bf30;">Content here</div>
        
        
          .myborder {border:2px solid #d5bf30;}
        
        Border color #d5bf30