#d2b216 color space conversions
Hex:
        #d2b216
        RGB:
        210, 178, 22
        CMY:
        18, 30, 91
        CMYK:
        0, 15, 90, 18
      HSL:
        50°, 81.0345%, 45.4902%
        HSV (HSB):
        50°, 89.5238%, 82.3529%
        XYZ:
        42.6436, 45.6004, 7.3132
        xyY:
        0.4463, 0.4772, 45.6004
      CIE-Lab:
        73.2855, -2.0778, 72.6424
        CIE-LCH:
        73.2855, 72.6721, 91.6384
        CIE-Luv:
        73.2855, 28.6016, 76.1213
        Hunter-Lab:
        67.5280, -5.4524, 40.8486
      #d2b216 color charts
#d2b216 RGB chart
      #d2b216 CMYK chart
      #d2b216 RGB pie chart
      #d2b216 color shades, tints & tones
#d2b216 color schemes
#d2b216 color preview, HTML & CSS examples
           This text has a color of #d2b216        
        
          <p style="color:#d2b216;">Text here</p>
        
        
          .mytext {color:#d2b216;}
        
        Text color #d2b216
      
           This box has a color of #d2b216        
        
          <div style="background-color:#d2b216;">Content here</div>
        
        
          .mybackground {background-color:#d2b216;}
        
        Background color #d2b216
      
           Border around this has a color of #d2b216        
        
          <div style="border:2px solid #d2b216;">Content here</div>
        
        
          .myborder {border:2px solid #d2b216;}
        
        Border color #d2b216