#d5bc05 color space conversions
Hex:
        #d5bc05
        RGB:
        213, 188, 5
        CMY:
        16, 26, 98
        CMYK:
        0, 12, 98, 16
      HSL:
        53°, 95.4128%, 42.7451%
        HSV (HSB):
        53°, 97.6526%, 83.5294%
        XYZ:
        45.4512, 50.1235, 7.4229
        xyY:
        0.4413, 0.4866, 50.1235
      CIE-Lab:
        76.1450, -6.1809, 77.1685
        CIE-LCH:
        76.1450, 77.4157, 94.5794
        CIE-Luv:
        76.1450, 23.7462, 81.2565
        Hunter-Lab:
        70.7980, -9.3023, 43.3423
      #d5bc05 color charts
#d5bc05 RGB chart
      #d5bc05 CMYK chart
      #d5bc05 RGB pie chart
      #d5bc05 color shades, tints & tones
#d5bc05 color schemes
#d5bc05 color preview, HTML & CSS examples
           This text has a color of #d5bc05        
        
          <p style="color:#d5bc05;">Text here</p>
        
        
          .mytext {color:#d5bc05;}
        
        Text color #d5bc05
      
           This box has a color of #d5bc05        
        
          <div style="background-color:#d5bc05;">Content here</div>
        
        
          .mybackground {background-color:#d5bc05;}
        
        Background color #d5bc05
      
           Border around this has a color of #d5bc05        
        
          <div style="border:2px solid #d5bc05;">Content here</div>
        
        
          .myborder {border:2px solid #d5bc05;}
        
        Border color #d5bc05