#b9514b color space conversions
Hex:
        #b9514b
        RGB:
        185, 81, 75
        CMY:
        27, 68, 71
        CMYK:
        0, 56, 59, 27
      HSL:
        3°, 44.0000%, 50.9804%
        HSV (HSB):
        3°, 59.4595%, 72.5490%
        XYZ:
        24.2200, 16.7071, 8.6049
        xyY:
        0.4890, 0.3373, 16.7071
      CIE-Lab:
        47.8889, 41.6091, 24.3261
        CIE-LCH:
        47.8889, 48.1983, 30.3120
        CIE-Luv:
        47.8889, 77.4486, 19.8023
        Hunter-Lab:
        40.8744, 34.2396, 16.1303
      #b9514b color charts
#b9514b RGB chart
      #b9514b CMYK chart
      #b9514b RGB pie chart
      #b9514b color shades, tints & tones
#b9514b color schemes
#b9514b color preview, HTML & CSS examples
           This text has a color of #b9514b        
        
          <p style="color:#b9514b;">Text here</p>
        
        
          .mytext {color:#b9514b;}
        
        Text color #b9514b
      
           This box has a color of #b9514b        
        
          <div style="background-color:#b9514b;">Content here</div>
        
        
          .mybackground {background-color:#b9514b;}
        
        Background color #b9514b
      
           Border around this has a color of #b9514b        
        
          <div style="border:2px solid #b9514b;">Content here</div>
        
        
          .myborder {border:2px solid #b9514b;}
        
        Border color #b9514b