#b8a985 color space conversions
Hex:
        #b8a985
        RGB:
        184, 169, 133
        CMY:
        28, 34, 48
        CMYK:
        0, 8, 28, 28
      HSL:
        42°, 26.4249%, 62.1569%
        HSV (HSB):
        42°, 27.7174%, 72.1569%
        XYZ:
        38.1888, 40.2597, 27.9484
        xyY:
        0.3589, 0.3784, 40.2597
      CIE-Lab:
        69.6541, -0.2475, 20.5746
        CIE-LCH:
        69.6541, 20.5761, 90.6892
        CIE-Luv:
        69.6541, 11.3975, 27.8889
        Hunter-Lab:
        63.4506, -3.6053, 18.2996
      #b8a985 color charts
#b8a985 RGB chart
      #b8a985 CMYK chart
      #b8a985 RGB pie chart
      #b8a985 color shades, tints & tones
#b8a985 color schemes
#b8a985 color preview, HTML & CSS examples
           This text has a color of #b8a985        
        
          <p style="color:#b8a985;">Text here</p>
        
        
          .mytext {color:#b8a985;}
        
        Text color #b8a985
      
           This box has a color of #b8a985        
        
          <div style="background-color:#b8a985;">Content here</div>
        
        
          .mybackground {background-color:#b8a985;}
        
        Background color #b8a985
      
           Border around this has a color of #b8a985        
        
          <div style="border:2px solid #b8a985;">Content here</div>
        
        
          .myborder {border:2px solid #b8a985;}
        
        Border color #b8a985