#d4bb8e color space conversions
Hex:
        #d4bb8e
        RGB:
        212, 187, 142
        CMY:
        17, 27, 44
        CMYK:
        0, 12, 33, 17
      HSL:
        39°, 44.8718%, 69.4118%
        HSV (HSB):
        39°, 33.0189%, 83.1373%
        XYZ:
        49.8042, 51.4907, 32.9049
        xyY:
        0.3711, 0.3837, 51.4907
      CIE-Lab:
        76.9753, 2.3441, 26.0885
        CIE-LCH:
        76.9753, 26.1936, 84.8656
        CIE-Luv:
        76.9753, 18.5059, 34.9197
        Hunter-Lab:
        71.7570, -1.6838, 23.0419
      #d4bb8e color charts
#d4bb8e RGB chart
      #d4bb8e CMYK chart
      #d4bb8e RGB pie chart
      #d4bb8e color shades, tints & tones
#d4bb8e color schemes
#d4bb8e color preview, HTML & CSS examples
           This text has a color of #d4bb8e        
        
          <p style="color:#d4bb8e;">Text here</p>
        
        
          .mytext {color:#d4bb8e;}
        
        Text color #d4bb8e
      
           This box has a color of #d4bb8e        
        
          <div style="background-color:#d4bb8e;">Content here</div>
        
        
          .mybackground {background-color:#d4bb8e;}
        
        Background color #d4bb8e
      
           Border around this has a color of #d4bb8e        
        
          <div style="border:2px solid #d4bb8e;">Content here</div>
        
        
          .myborder {border:2px solid #d4bb8e;}
        
        Border color #d4bb8e