#d2bb14 color space conversions
Hex:
        #d2bb14
        RGB:
        210, 187, 20
        CMY:
        18, 27, 92
        CMYK:
        0, 11, 90, 18
      HSL:
        53°, 82.6087%, 45.0980%
        HSV (HSB):
        53°, 90.4762%, 82.3529%
        XYZ:
        44.4749, 49.2928, 7.8322
        xyY:
        0.4377, 0.4852, 49.2928
      CIE-Lab:
        75.6331, -6.7941, 74.8109
        CIE-LCH:
        75.6331, 75.1188, 95.1892
        CIE-Luv:
        75.6331, 22.1293, 79.7891
        Hunter-Lab:
        70.2088, -9.7917, 42.5320
      #d2bb14 color charts
#d2bb14 RGB chart
      #d2bb14 CMYK chart
      #d2bb14 RGB pie chart
      #d2bb14 color shades, tints & tones
#d2bb14 color schemes
#d2bb14 color preview, HTML & CSS examples
           This text has a color of #d2bb14        
        
          <p style="color:#d2bb14;">Text here</p>
        
        
          .mytext {color:#d2bb14;}
        
        Text color #d2bb14
      
           This box has a color of #d2bb14        
        
          <div style="background-color:#d2bb14;">Content here</div>
        
        
          .mybackground {background-color:#d2bb14;}
        
        Background color #d2bb14
      
           Border around this has a color of #d2bb14        
        
          <div style="border:2px solid #d2bb14;">Content here</div>
        
        
          .myborder {border:2px solid #d2bb14;}
        
        Border color #d2bb14