#d7bc05 color space conversions
Hex:
        #d7bc05
        RGB:
        215, 188, 5
        CMY:
        16, 26, 98
        CMYK:
        0, 13, 98, 16
      HSL:
        52°, 95.4545%, 43.1373%
        HSV (HSB):
        52°, 97.6744%, 84.3137%
        XYZ:
        46.0349, 50.4245, 7.4502
        xyY:
        0.4430, 0.4853, 50.4245
      CIE-Lab:
        76.3291, -5.3073, 77.3858
        CIE-LCH:
        76.3291, 77.5675, 93.9234
        CIE-Luv:
        76.3291, 25.2306, 81.2813
        Hunter-Lab:
        71.0102, -8.5487, 43.4866
      #d7bc05 color charts
#d7bc05 RGB chart
      #d7bc05 CMYK chart
      #d7bc05 RGB pie chart
      #d7bc05 color shades, tints & tones
#d7bc05 color schemes
#d7bc05 color preview, HTML & CSS examples
           This text has a color of #d7bc05        
        
          <p style="color:#d7bc05;">Text here</p>
        
        
          .mytext {color:#d7bc05;}
        
        Text color #d7bc05
      
           This box has a color of #d7bc05        
        
          <div style="background-color:#d7bc05;">Content here</div>
        
        
          .mybackground {background-color:#d7bc05;}
        
        Background color #d7bc05
      
           Border around this has a color of #d7bc05        
        
          <div style="border:2px solid #d7bc05;">Content here</div>
        
        
          .myborder {border:2px solid #d7bc05;}
        
        Border color #d7bc05