#b9326f color space conversions
Hex:
        #b9326f
        RGB:
        185, 50, 111
        CMY:
        27, 80, 56
        CMYK:
        0, 73, 40, 27
      HSL:
        333°, 57.4468%, 46.0784%
        HSV (HSB):
        333°, 72.9730%, 72.5490%
        XYZ:
        24.0174, 13.7432, 16.4258
        xyY:
        0.4432, 0.2536, 13.7432
      CIE-Lab:
        43.8624, 58.0786, -3.2569
        CIE-LCH:
        43.8624, 58.1698, 356.7904
        CIE-Luv:
        43.8624, 83.2227, -14.6600
        Hunter-Lab:
        37.0718, 50.7678, -0.3199
      #b9326f color charts
#b9326f RGB chart
      #b9326f CMYK chart
      #b9326f RGB pie chart
      #b9326f color shades, tints & tones
#b9326f color schemes
#b9326f color preview, HTML & CSS examples
           This text has a color of #b9326f        
        
          <p style="color:#b9326f;">Text here</p>
        
        
          .mytext {color:#b9326f;}
        
        Text color #b9326f
      
           This box has a color of #b9326f        
        
          <div style="background-color:#b9326f;">Content here</div>
        
        
          .mybackground {background-color:#b9326f;}
        
        Background color #b9326f
      
           Border around this has a color of #b9326f        
        
          <div style="border:2px solid #b9326f;">Content here</div>
        
        
          .myborder {border:2px solid #b9326f;}
        
        Border color #b9326f