#d7bc1b color space conversions
Hex:
        #d7bc1b
        RGB:
        215, 188, 27
        CMY:
        16, 26, 89
        CMYK:
        0, 13, 87, 16
      HSL:
        51°, 77.6860%, 47.4510%
        HSV (HSB):
        51°, 87.4419%, 84.3137%
        XYZ:
        46.2054, 50.4926, 8.3477
        xyY:
        0.4399, 0.4807, 50.4926
      CIE-Lab:
        76.3707, -5.0026, 74.2963
        CIE-LCH:
        76.3707, 74.4646, 93.8521
        CIE-Luv:
        76.3707, 25.0217, 79.4991
        Hunter-Lab:
        71.0582, -8.2827, 42.7755
      #d7bc1b color charts
#d7bc1b RGB chart
      #d7bc1b CMYK chart
      #d7bc1b RGB pie chart
      #d7bc1b color shades, tints & tones
#d7bc1b color schemes
#d7bc1b color preview, HTML & CSS examples
           This text has a color of #d7bc1b        
        
          <p style="color:#d7bc1b;">Text here</p>
        
        
          .mytext {color:#d7bc1b;}
        
        Text color #d7bc1b
      
           This box has a color of #d7bc1b        
        
          <div style="background-color:#d7bc1b;">Content here</div>
        
        
          .mybackground {background-color:#d7bc1b;}
        
        Background color #d7bc1b
      
           Border around this has a color of #d7bc1b        
        
          <div style="border:2px solid #d7bc1b;">Content here</div>
        
        
          .myborder {border:2px solid #d7bc1b;}
        
        Border color #d7bc1b