#d7b122 color space conversions
Hex:
        #d7b122
        RGB:
        215, 177, 34
        CMY:
        16, 31, 87
        CMYK:
        0, 18, 84, 16
      HSL:
        47°, 72.6908%, 48.8235%
        HSV (HSB):
        47°, 84.1860%, 84.3137%
        XYZ:
        44.0352, 46.0068, 8.0727
        xyY:
        0.4488, 0.4689, 46.0068
      CIE-Lab:
        73.5500, 0.9014, 70.3765
        CIE-LCH:
        73.5500, 70.3823, 89.2662
        CIE-Luv:
        73.5500, 32.9173, 74.2572
        Hunter-Lab:
        67.8283, -2.8147, 40.4234
      #d7b122 color charts
#d7b122 RGB chart
      #d7b122 CMYK chart
      #d7b122 RGB pie chart
      #d7b122 color shades, tints & tones
#d7b122 color schemes
#d7b122 color preview, HTML & CSS examples
           This text has a color of #d7b122        
        
          <p style="color:#d7b122;">Text here</p>
        
        
          .mytext {color:#d7b122;}
        
        Text color #d7b122
      
           This box has a color of #d7b122        
        
          <div style="background-color:#d7b122;">Content here</div>
        
        
          .mybackground {background-color:#d7b122;}
        
        Background color #d7b122
      
           Border around this has a color of #d7b122        
        
          <div style="border:2px solid #d7b122;">Content here</div>
        
        
          .myborder {border:2px solid #d7b122;}
        
        Border color #d7b122