#b8947f color space conversions
Hex:
        #b8947f
        RGB:
        184, 148, 127
        CMY:
        28, 42, 50
        CMYK:
        0, 20, 31, 28
      HSL:
        22°, 28.6432%, 60.9804%
        HSV (HSB):
        22°, 30.9783%, 72.1569%
        XYZ:
        34.1878, 32.9025, 24.6276
        xyY:
        0.3727, 0.3587, 32.9025
      CIE-Lab:
        64.0819, 10.4081, 16.2151
        CIE-LCH:
        64.0819, 19.2681, 57.3045
        CIE-Luv:
        64.0819, 24.5505, 19.8951
        Hunter-Lab:
        57.3607, 6.0076, 14.6965
      #b8947f color charts
#b8947f RGB chart
      #b8947f CMYK chart
      #b8947f RGB pie chart
      #b8947f color shades, tints & tones
#b8947f color schemes
#b8947f color preview, HTML & CSS examples
           This text has a color of #b8947f        
        
          <p style="color:#b8947f;">Text here</p>
        
        
          .mytext {color:#b8947f;}
        
        Text color #b8947f
      
           This box has a color of #b8947f        
        
          <div style="background-color:#b8947f;">Content here</div>
        
        
          .mybackground {background-color:#b8947f;}
        
        Background color #b8947f
      
           Border around this has a color of #b8947f        
        
          <div style="border:2px solid #b8947f;">Content here</div>
        
        
          .myborder {border:2px solid #b8947f;}
        
        Border color #b8947f