#d2b948 color space conversions
Hex:
        #d2b948
        RGB:
        210, 185, 72
        CMY:
        18, 27, 72
        CMYK:
        0, 12, 66, 18
      HSL:
        49°, 60.5263%, 55.2941%
        HSV (HSB):
        49°, 65.7143%, 82.3529%
        XYZ:
        45.0970, 48.8674, 13.1864
        xyY:
        0.4209, 0.4561, 48.8674
      CIE-Lab:
        75.3688, -3.8533, 58.5818
        CIE-LCH:
        75.3688, 58.7084, 93.7633
        CIE-Luv:
        75.3688, 22.3129, 68.1383
        Hunter-Lab:
        69.9053, -7.1810, 37.7497
      #d2b948 color charts
#d2b948 RGB chart
      #d2b948 CMYK chart
      #d2b948 RGB pie chart
      #d2b948 color shades, tints & tones
#d2b948 color schemes
#d2b948 color preview, HTML & CSS examples
           This text has a color of #d2b948        
        
          <p style="color:#d2b948;">Text here</p>
        
        
          .mytext {color:#d2b948;}
        
        Text color #d2b948
      
           This box has a color of #d2b948        
        
          <div style="background-color:#d2b948;">Content here</div>
        
        
          .mybackground {background-color:#d2b948;}
        
        Background color #d2b948
      
           Border around this has a color of #d2b948        
        
          <div style="border:2px solid #d2b948;">Content here</div>
        
        
          .myborder {border:2px solid #d2b948;}
        
        Border color #d2b948