#b9485a color space conversions
Hex:
        #b9485a
        RGB:
        185, 72, 90
        CMY:
        27, 72, 65
        CMYK:
        0, 61, 51, 27
      HSL:
        350°, 44.6640%, 50.3922%
        HSV (HSB):
        350°, 61.0811%, 72.5490%
        XYZ:
        24.1704, 15.6872, 11.4269
        xyY:
        0.4713, 0.3059, 15.6872
      CIE-Lab:
        46.5614, 47.1145, 13.5267
        CIE-LCH:
        46.5614, 49.0178, 16.0189
        CIE-Luv:
        46.5614, 79.4630, 7.4319
        Hunter-Lab:
        39.6071, 39.6181, 10.6194
      #b9485a color charts
#b9485a RGB chart
      #b9485a CMYK chart
      #b9485a RGB pie chart
      #b9485a color shades, tints & tones
#b9485a color schemes
#b9485a color preview, HTML & CSS examples
           This text has a color of #b9485a        
        
          <p style="color:#b9485a;">Text here</p>
        
        
          .mytext {color:#b9485a;}
        
        Text color #b9485a
      
           This box has a color of #b9485a        
        
          <div style="background-color:#b9485a;">Content here</div>
        
        
          .mybackground {background-color:#b9485a;}
        
        Background color #b9485a
      
           Border around this has a color of #b9485a        
        
          <div style="border:2px solid #b9485a;">Content here</div>
        
        
          .myborder {border:2px solid #b9485a;}
        
        Border color #b9485a