#b97481 color space conversions
Hex:
        #b97481
        RGB:
        185, 116, 129
        CMY:
        27, 55, 49
        CMYK:
        0, 37, 30, 27
      HSL:
        349°, 33.0144%, 59.0196%
        HSV (HSB):
        349°, 37.2973%, 72.5490%
        XYZ:
        30.2154, 24.3900, 23.8841
        xyY:
        0.3850, 0.3107, 24.3900
      CIE-Lab:
        56.4762, 28.8479, 4.3408
        CIE-LCH:
        56.4762, 29.1726, 8.5572
        CIE-Luv:
        56.4762, 44.4678, 0.7235
        Hunter-Lab:
        49.3863, 22.7835, 5.8967
      #b97481 color charts
#b97481 RGB chart
      #b97481 CMYK chart
      #b97481 RGB pie chart
      #b97481 color shades, tints & tones
#b97481 color schemes
#b97481 color preview, HTML & CSS examples
           This text has a color of #b97481        
        
          <p style="color:#b97481;">Text here</p>
        
        
          .mytext {color:#b97481;}
        
        Text color #b97481
      
           This box has a color of #b97481        
        
          <div style="background-color:#b97481;">Content here</div>
        
        
          .mybackground {background-color:#b97481;}
        
        Background color #b97481
      
           Border around this has a color of #b97481        
        
          <div style="border:2px solid #b97481;">Content here</div>
        
        
          .myborder {border:2px solid #b97481;}
        
        Border color #b97481