#bd946a color space conversions
Hex:
        #bd946a
        RGB:
        189, 148, 106
        CMY:
        26, 42, 58
        CMYK:
        0, 22, 44, 26
      HSL:
        30°, 38.6047%, 57.8431%
        HSV (HSB):
        30°, 43.9153%, 74.1176%
        XYZ:
        34.1777, 33.0392, 18.2115
        xyY:
        0.4001, 0.3867, 33.0392
      CIE-Lab:
        64.1927, 9.8953, 28.0690
        CIE-LCH:
        64.1927, 29.7622, 70.5807
        CIE-Luv:
        64.1927, 30.1201, 33.7814
        Hunter-Lab:
        57.4798, 5.5472, 21.4508
      #bd946a color charts
#bd946a RGB chart
      #bd946a CMYK chart
      #bd946a RGB pie chart
      #bd946a color shades, tints & tones
#bd946a color schemes
#bd946a color preview, HTML & CSS examples
           This text has a color of #bd946a        
        
          <p style="color:#bd946a;">Text here</p>
        
        
          .mytext {color:#bd946a;}
        
        Text color #bd946a
      
           This box has a color of #bd946a        
        
          <div style="background-color:#bd946a;">Content here</div>
        
        
          .mybackground {background-color:#bd946a;}
        
        Background color #bd946a
      
           Border around this has a color of #bd946a        
        
          <div style="border:2px solid #bd946a;">Content here</div>
        
        
          .myborder {border:2px solid #bd946a;}
        
        Border color #bd946a