#d4b255 color space conversions
Hex:
        #d4b255
        RGB:
        212, 178, 85
        CMY:
        17, 30, 67
        CMYK:
        0, 16, 60, 17
      HSL:
        44°, 59.6244%, 58.2353%
        HSV (HSB):
        44°, 59.9057%, 83.1373%
        XYZ:
        44.7115, 46.4937, 15.2120
        xyY:
        0.4202, 0.4369, 46.4937
      CIE-Lab:
        73.8648, 1.5151, 51.1613
        CIE-LCH:
        73.8648, 51.1837, 88.3037
        CIE-Luv:
        73.8648, 28.0324, 60.3509
        Hunter-Lab:
        68.1863, -2.2791, 34.5032
      #d4b255 color charts
#d4b255 RGB chart
      #d4b255 CMYK chart
      #d4b255 RGB pie chart
      #d4b255 color shades, tints & tones
#d4b255 color schemes
#d4b255 color preview, HTML & CSS examples
           This text has a color of #d4b255        
        
          <p style="color:#d4b255;">Text here</p>
        
        
          .mytext {color:#d4b255;}
        
        Text color #d4b255
      
           This box has a color of #d4b255        
        
          <div style="background-color:#d4b255;">Content here</div>
        
        
          .mybackground {background-color:#d4b255;}
        
        Background color #d4b255
      
           Border around this has a color of #d4b255        
        
          <div style="border:2px solid #d4b255;">Content here</div>
        
        
          .myborder {border:2px solid #d4b255;}
        
        Border color #d4b255