#d2bd17 color space conversions
Hex:
        #d2bd17
        RGB:
        210, 189, 23
        CMY:
        18, 26, 91
        CMYK:
        0, 10, 89, 18
      HSL:
        53°, 80.2575%, 45.6863%
        HSV (HSB):
        53°, 89.0476%, 82.3529%
        XYZ:
        44.9306, 50.1587, 8.1241
        xyY:
        0.4353, 0.4860, 50.1587
      CIE-Lab:
        76.1666, -7.7722, 74.7098
        CIE-LCH:
        76.1666, 75.1130, 95.9393
        CIE-Luv:
        76.1666, 20.6794, 80.2609
        Hunter-Lab:
        70.8228, -10.6980, 42.7748
      #d2bd17 color charts
#d2bd17 RGB chart
      #d2bd17 CMYK chart
      #d2bd17 RGB pie chart
      #d2bd17 color shades, tints & tones
#d2bd17 color schemes
#d2bd17 color preview, HTML & CSS examples
           This text has a color of #d2bd17        
        
          <p style="color:#d2bd17;">Text here</p>
        
        
          .mytext {color:#d2bd17;}
        
        Text color #d2bd17
      
           This box has a color of #d2bd17        
        
          <div style="background-color:#d2bd17;">Content here</div>
        
        
          .mybackground {background-color:#d2bd17;}
        
        Background color #d2bd17
      
           Border around this has a color of #d2bd17        
        
          <div style="border:2px solid #d2bd17;">Content here</div>
        
        
          .myborder {border:2px solid #d2bd17;}
        
        Border color #d2bd17