#b97274 color space conversions
Hex:
        #b97274
        RGB:
        185, 114, 116
        CMY:
        27, 55, 55
        CMYK:
        0, 38, 37, 27
      HSL:
        358°, 33.6493%, 58.6275%
        HSV (HSB):
        358°, 38.3784%, 72.5490%
        XYZ:
        29.1773, 23.6099, 19.5423
        xyY:
        0.4034, 0.3264, 23.6099
      CIE-Lab:
        55.6951, 28.2612, 10.7966
        CIE-LCH:
        55.6951, 30.2533, 20.9084
        CIE-Luv:
        55.6951, 47.9576, 9.0211
        Hunter-Lab:
        48.5900, 22.1531, 10.1672
      #b97274 color charts
#b97274 RGB chart
      #b97274 CMYK chart
      #b97274 RGB pie chart
      #b97274 color shades, tints & tones
#b97274 color schemes
#b97274 color preview, HTML & CSS examples
           This text has a color of #b97274        
        
          <p style="color:#b97274;">Text here</p>
        
        
          .mytext {color:#b97274;}
        
        Text color #b97274
      
           This box has a color of #b97274        
        
          <div style="background-color:#b97274;">Content here</div>
        
        
          .mybackground {background-color:#b97274;}
        
        Background color #b97274
      
           Border around this has a color of #b97274        
        
          <div style="border:2px solid #b97274;">Content here</div>
        
        
          .myborder {border:2px solid #b97274;}
        
        Border color #b97274