#d3bc14 color space conversions
Hex:
        #d3bc14
        RGB:
        211, 188, 20
        CMY:
        17, 26, 92
        CMYK:
        0, 11, 91, 17
      HSL:
        53°, 82.6840%, 45.2941%
        HSV (HSB):
        53°, 90.5213%, 82.7451%
        XYZ:
        44.9735, 49.8658, 7.9165
        xyY:
        0.4377, 0.4853, 49.8658
      CIE-Lab:
        75.9868, -6.8737, 75.1233
        CIE-LCH:
        75.9868, 75.4371, 95.2280
        CIE-Luv:
        75.9868, 22.1536, 80.1880
        Hunter-Lab:
        70.6157, -9.8952, 42.7842
      #d3bc14 color charts
#d3bc14 RGB chart
      #d3bc14 CMYK chart
      #d3bc14 RGB pie chart
      #d3bc14 color shades, tints & tones
#d3bc14 color schemes
#d3bc14 color preview, HTML & CSS examples
           This text has a color of #d3bc14        
        
          <p style="color:#d3bc14;">Text here</p>
        
        
          .mytext {color:#d3bc14;}
        
        Text color #d3bc14
      
           This box has a color of #d3bc14        
        
          <div style="background-color:#d3bc14;">Content here</div>
        
        
          .mybackground {background-color:#d3bc14;}
        
        Background color #d3bc14
      
           Border around this has a color of #d3bc14        
        
          <div style="border:2px solid #d3bc14;">Content here</div>
        
        
          .myborder {border:2px solid #d3bc14;}
        
        Border color #d3bc14