#d1b126 color space conversions
Hex:
        #d1b126
        RGB:
        209, 177, 38
        CMY:
        18, 31, 85
        CMYK:
        0, 15, 82, 18
      HSL:
        49°, 69.2308%, 48.4314%
        HSV (HSB):
        49°, 81.8182%, 81.9608%
        XYZ:
        42.3665, 45.1395, 8.3136
        xyY:
        0.4421, 0.4711, 45.1395
      CIE-Lab:
        72.9837, -1.6078, 68.5726
        CIE-LCH:
        72.9837, 68.5915, 91.3431
        CIE-Luv:
        72.9837, 28.2877, 73.4484
        Hunter-Lab:
        67.1860, -5.0159, 39.6936
      #d1b126 color charts
#d1b126 RGB chart
      #d1b126 CMYK chart
      #d1b126 RGB pie chart
      #d1b126 color shades, tints & tones
#d1b126 color schemes
#d1b126 color preview, HTML & CSS examples
           This text has a color of #d1b126        
        
          <p style="color:#d1b126;">Text here</p>
        
        
          .mytext {color:#d1b126;}
        
        Text color #d1b126
      
           This box has a color of #d1b126        
        
          <div style="background-color:#d1b126;">Content here</div>
        
        
          .mybackground {background-color:#d1b126;}
        
        Background color #d1b126
      
           Border around this has a color of #d1b126        
        
          <div style="border:2px solid #d1b126;">Content here</div>
        
        
          .myborder {border:2px solid #d1b126;}
        
        Border color #d1b126