#d2b126 color space conversions
Hex:
        #d2b126
        RGB:
        210, 177, 38
        CMY:
        18, 31, 85
        CMYK:
        0, 16, 82, 18
      HSL:
        48°, 69.3548%, 48.6275%
        HSV (HSB):
        48°, 81.9048%, 82.3529%
        XYZ:
        42.6503, 45.2859, 8.3269
        xyY:
        0.4431, 0.4704, 45.2859
      CIE-Lab:
        73.0797, -1.1707, 68.6930
        CIE-LCH:
        73.0797, 68.7030, 90.9764
        CIE-Luv:
        73.0797, 29.0398, 73.4718
        Hunter-Lab:
        67.2948, -4.6354, 39.7700
      #d2b126 color charts
#d2b126 RGB chart
      #d2b126 CMYK chart
      #d2b126 RGB pie chart
      #d2b126 color shades, tints & tones
#d2b126 color schemes
#d2b126 color preview, HTML & CSS examples
           This text has a color of #d2b126        
        
          <p style="color:#d2b126;">Text here</p>
        
        
          .mytext {color:#d2b126;}
        
        Text color #d2b126
      
           This box has a color of #d2b126        
        
          <div style="background-color:#d2b126;">Content here</div>
        
        
          .mybackground {background-color:#d2b126;}
        
        Background color #d2b126
      
           Border around this has a color of #d2b126        
        
          <div style="border:2px solid #d2b126;">Content here</div>
        
        
          .myborder {border:2px solid #d2b126;}
        
        Border color #d2b126