#d1b948 color space conversions
Hex:
        #d1b948
        RGB:
        209, 185, 72
        CMY:
        18, 27, 72
        CMYK:
        0, 11, 66, 18
      HSL:
        49°, 59.8253%, 55.0980%
        HSV (HSB):
        49°, 65.5502%, 81.9608%
        XYZ:
        44.8132, 48.7211, 13.1731
        xyY:
        0.4200, 0.4566, 48.7211
      CIE-Lab:
        75.2775, -4.2797, 58.4576
        CIE-LCH:
        75.2775, 58.6141, 94.1872
        CIE-Luv:
        75.2775, 21.5899, 68.1011
        Hunter-Lab:
        69.8005, -7.5508, 37.6709
      #d1b948 color charts
#d1b948 RGB chart
      #d1b948 CMYK chart
      #d1b948 RGB pie chart
      #d1b948 color shades, tints & tones
#d1b948 color schemes
#d1b948 color preview, HTML & CSS examples
           This text has a color of #d1b948        
        
          <p style="color:#d1b948;">Text here</p>
        
        
          .mytext {color:#d1b948;}
        
        Text color #d1b948
      
           This box has a color of #d1b948        
        
          <div style="background-color:#d1b948;">Content here</div>
        
        
          .mybackground {background-color:#d1b948;}
        
        Background color #d1b948
      
           Border around this has a color of #d1b948        
        
          <div style="border:2px solid #d1b948;">Content here</div>
        
        
          .myborder {border:2px solid #d1b948;}
        
        Border color #d1b948