#d2b255 color space conversions
Hex:
        #d2b255
        RGB:
        210, 178, 85
        CMY:
        18, 30, 67
        CMYK:
        0, 15, 60, 18
      HSL:
        45°, 58.1395%, 57.8431%
        HSV (HSB):
        45°, 59.5238%, 82.3529%
        XYZ:
        44.1384, 46.1983, 15.1851
        xyY:
        0.4183, 0.4378, 46.1983
      CIE-Lab:
        73.6740, 0.6688, 50.8935
        CIE-LCH:
        73.6740, 50.8979, 89.2471
        CIE-Luv:
        73.6740, 26.5677, 60.2467
        Hunter-Lab:
        67.9693, -3.0307, 34.3325
      #d2b255 color charts
#d2b255 RGB chart
      #d2b255 CMYK chart
      #d2b255 RGB pie chart
      #d2b255 color shades, tints & tones
#d2b255 color schemes
#d2b255 color preview, HTML & CSS examples
           This text has a color of #d2b255        
        
          <p style="color:#d2b255;">Text here</p>
        
        
          .mytext {color:#d2b255;}
        
        Text color #d2b255
      
           This box has a color of #d2b255        
        
          <div style="background-color:#d2b255;">Content here</div>
        
        
          .mybackground {background-color:#d2b255;}
        
        Background color #d2b255
      
           Border around this has a color of #d2b255        
        
          <div style="border:2px solid #d2b255;">Content here</div>
        
        
          .myborder {border:2px solid #d2b255;}
        
        Border color #d2b255