#b9466b color space conversions
Hex:
        #b9466b
        RGB:
        185, 70, 107
        CMY:
        27, 73, 58
        CMYK:
        0, 62, 42, 27
      HSL:
        341°, 45.0980%, 50.0000%
        HSV (HSB):
        341°, 62.1622%, 72.5490%
        XYZ:
        24.8516, 15.7561, 15.6413
        xyY:
        0.4418, 0.2801, 15.7561
      CIE-Lab:
        46.6529, 49.6683, 3.2770
        CIE-LCH:
        46.6529, 49.7763, 3.7747
        CIE-Luv:
        46.6529, 75.6804, -4.9159
        Hunter-Lab:
        39.6940, 42.2906, 4.4227
      #b9466b color charts
#b9466b RGB chart
      #b9466b CMYK chart
      #b9466b RGB pie chart
      #b9466b color shades, tints & tones
#b9466b color schemes
#b9466b color preview, HTML & CSS examples
           This text has a color of #b9466b        
        
          <p style="color:#b9466b;">Text here</p>
        
        
          .mytext {color:#b9466b;}
        
        Text color #b9466b
      
           This box has a color of #b9466b        
        
          <div style="background-color:#b9466b;">Content here</div>
        
        
          .mybackground {background-color:#b9466b;}
        
        Background color #b9466b
      
           Border around this has a color of #b9466b        
        
          <div style="border:2px solid #b9466b;">Content here</div>
        
        
          .myborder {border:2px solid #b9466b;}
        
        Border color #b9466b