#d2b114 color space conversions
Hex:
        #d2b114
        RGB:
        210, 177, 20
        CMY:
        18, 31, 92
        CMYK:
        0, 16, 90, 18
      HSL:
        50°, 82.6087%, 45.0980%
        HSV (HSB):
        50°, 90.4762%, 82.3529%
        XYZ:
        42.4267, 45.1964, 7.1495
        xyY:
        0.4477, 0.4769, 45.1964
      CIE-Lab:
        73.0210, -1.5879, 72.7980
        CIE-LCH:
        73.0210, 72.8153, 91.2495
        CIE-Luv:
        73.0210, 29.3618, 75.9421
        Hunter-Lab:
        67.2283, -5.0009, 40.7545
      #d2b114 color charts
#d2b114 RGB chart
      #d2b114 CMYK chart
      #d2b114 RGB pie chart
      #d2b114 color shades, tints & tones
#d2b114 color schemes
#d2b114 color preview, HTML & CSS examples
           This text has a color of #d2b114        
        
          <p style="color:#d2b114;">Text here</p>
        
        
          .mytext {color:#d2b114;}
        
        Text color #d2b114
      
           This box has a color of #d2b114        
        
          <div style="background-color:#d2b114;">Content here</div>
        
        
          .mybackground {background-color:#d2b114;}
        
        Background color #d2b114
      
           Border around this has a color of #d2b114        
        
          <div style="border:2px solid #d2b114;">Content here</div>
        
        
          .myborder {border:2px solid #d2b114;}
        
        Border color #d2b114