#baa28d color space conversions
Hex:
        #baa28d
        RGB:
        186, 162, 141
        CMY:
        27, 36, 45
        CMYK:
        0, 13, 24, 27
      HSL:
        28°, 24.5902%, 64.1176%
        HSV (HSB):
        28°, 24.1935%, 72.9412%
        XYZ:
        37.9777, 38.2029, 30.5715
        xyY:
        0.3558, 0.3579, 38.2029
      CIE-Lab:
        68.1699, 5.4694, 14.1573
        CIE-LCH:
        68.1699, 15.1771, 68.8769
        CIE-Luv:
        68.1699, 16.2453, 18.5496
        Hunter-Lab:
        61.8085, 1.5132, 13.9400
      #baa28d color charts
#baa28d RGB chart
      #baa28d CMYK chart
      #baa28d RGB pie chart
      #baa28d color shades, tints & tones
#baa28d color schemes
#baa28d color preview, HTML & CSS examples
           This text has a color of #baa28d        
        
          <p style="color:#baa28d;">Text here</p>
        
        
          .mytext {color:#baa28d;}
        
        Text color #baa28d
      
           This box has a color of #baa28d        
        
          <div style="background-color:#baa28d;">Content here</div>
        
        
          .mybackground {background-color:#baa28d;}
        
        Background color #baa28d
      
           Border around this has a color of #baa28d        
        
          <div style="border:2px solid #baa28d;">Content here</div>
        
        
          .myborder {border:2px solid #baa28d;}
        
        Border color #baa28d