#d6b122 color space conversions
Hex:
        #d6b122
        RGB:
        214, 177, 34
        CMY:
        16, 31, 87
        CMYK:
        0, 17, 84, 16
      HSL:
        48°, 72.5806%, 48.6275%
        HSV (HSB):
        48°, 84.1121%, 83.9216%
        XYZ:
        43.7424, 45.8559, 8.0590
        xyY:
        0.4479, 0.4696, 45.8559
      CIE-Lab:
        73.4519, 0.4646, 70.2551
        CIE-LCH:
        73.4519, 70.2566, 89.6211
        CIE-Luv:
        73.4519, 32.1561, 74.2341
        Hunter-Lab:
        67.7170, -3.2010, 40.3458
      #d6b122 color charts
#d6b122 RGB chart
      #d6b122 CMYK chart
      #d6b122 RGB pie chart
      #d6b122 color shades, tints & tones
#d6b122 color schemes
#d6b122 color preview, HTML & CSS examples
           This text has a color of #d6b122        
        
          <p style="color:#d6b122;">Text here</p>
        
        
          .mytext {color:#d6b122;}
        
        Text color #d6b122
      
           This box has a color of #d6b122        
        
          <div style="background-color:#d6b122;">Content here</div>
        
        
          .mybackground {background-color:#d6b122;}
        
        Background color #d6b122
      
           Border around this has a color of #d6b122        
        
          <div style="border:2px solid #d6b122;">Content here</div>
        
        
          .myborder {border:2px solid #d6b122;}
        
        Border color #d6b122