#bda48d color space conversions
Hex:
        #bda48d
        RGB:
        189, 164, 141
        CMY:
        26, 36, 45
        CMYK:
        0, 13, 25, 26
      HSL:
        29°, 26.6667%, 64.7059%
        HSV (HSB):
        29°, 25.3968%, 74.1176%
        XYZ:
        39.0694, 39.2928, 30.7244
        xyY:
        0.3582, 0.3602, 39.2928
      CIE-Lab:
        68.9628, 5.5468, 15.3066
        CIE-LCH:
        68.9628, 16.2806, 70.0806
        CIE-Luv:
        68.9628, 17.0530, 20.0741
        Hunter-Lab:
        62.6840, 1.5578, 14.8180
      #bda48d color charts
#bda48d RGB chart
      #bda48d CMYK chart
      #bda48d RGB pie chart
      #bda48d color shades, tints & tones
#bda48d color schemes
#bda48d color preview, HTML & CSS examples
           This text has a color of #bda48d        
        
          <p style="color:#bda48d;">Text here</p>
        
        
          .mytext {color:#bda48d;}
        
        Text color #bda48d
      
           This box has a color of #bda48d        
        
          <div style="background-color:#bda48d;">Content here</div>
        
        
          .mybackground {background-color:#bda48d;}
        
        Background color #bda48d
      
           Border around this has a color of #bda48d        
        
          <div style="border:2px solid #bda48d;">Content here</div>
        
        
          .myborder {border:2px solid #bda48d;}
        
        Border color #bda48d