#d7b427 color space conversions
Hex:
        #d7b427
        RGB:
        215, 180, 39
        CMY:
        16, 29, 85
        CMYK:
        0, 16, 82, 16
      HSL:
        48°, 69.2913%, 49.8039%
        HSV (HSB):
        48°, 81.8605%, 84.3137%
        XYZ:
        44.7118, 47.2361, 8.6804
        xyY:
        0.4443, 0.4694, 47.2361
      CIE-Lab:
        74.3405, -0.5346, 69.6821
        CIE-LCH:
        74.3405, 69.6841, 90.4396
        CIE-Luv:
        74.3405, 30.5963, 74.5976
        Hunter-Lab:
        68.7285, -4.1505, 40.6217
      #d7b427 color charts
#d7b427 RGB chart
      #d7b427 CMYK chart
      #d7b427 RGB pie chart
      #d7b427 color shades, tints & tones
#d7b427 color schemes
#d7b427 color preview, HTML & CSS examples
           This text has a color of #d7b427        
        
          <p style="color:#d7b427;">Text here</p>
        
        
          .mytext {color:#d7b427;}
        
        Text color #d7b427
      
           This box has a color of #d7b427        
        
          <div style="background-color:#d7b427;">Content here</div>
        
        
          .mybackground {background-color:#d7b427;}
        
        Background color #d7b427
      
           Border around this has a color of #d7b427        
        
          <div style="border:2px solid #d7b427;">Content here</div>
        
        
          .myborder {border:2px solid #d7b427;}
        
        Border color #d7b427