#b9126a color space conversions
Hex:
        #b9126a
        RGB:
        185, 18, 106
        CMY:
        27, 93, 58
        CMYK:
        0, 90, 43, 27
      HSL:
        328°, 82.2660%, 39.8039%
        HSV (HSB):
        328°, 90.2703%, 72.5490%
        XYZ:
        22.8254, 11.7875, 14.7079
        xyY:
        0.4628, 0.2390, 11.7875
      CIE-Lab:
        40.8764, 65.6306, -4.5559
        CIE-LCH:
        40.8764, 65.7885, 356.0290
        CIE-Luv:
        40.8764, 93.9042, -17.6029
        Hunter-Lab:
        34.3329, 58.5887, -1.3661
      #b9126a color charts
#b9126a RGB chart
      #b9126a CMYK chart
      #b9126a RGB pie chart
      #b9126a color shades, tints & tones
#b9126a color schemes
#b9126a color preview, HTML & CSS examples
           This text has a color of #b9126a        
        
          <p style="color:#b9126a;">Text here</p>
        
        
          .mytext {color:#b9126a;}
        
        Text color #b9126a
      
           This box has a color of #b9126a        
        
          <div style="background-color:#b9126a;">Content here</div>
        
        
          .mybackground {background-color:#b9126a;}
        
        Background color #b9126a
      
           Border around this has a color of #b9126a        
        
          <div style="border:2px solid #b9126a;">Content here</div>
        
        
          .myborder {border:2px solid #b9126a;}
        
        Border color #b9126a