#b9135e color space conversions
Hex:
        #b9135e
        RGB:
        185, 19, 94
        CMY:
        27, 93, 63
        CMYK:
        0, 90, 49, 27
      HSL:
        333°, 81.3725%, 40.0000%
        HSV (HSB):
        333°, 89.7297%, 72.5490%
        XYZ:
        22.2608, 11.5882, 11.6531
        xyY:
        0.4892, 0.2547, 11.5882
      CIE-Lab:
        40.5540, 64.4365, 2.5504
        CIE-LCH:
        40.5540, 64.4869, 2.2666
        CIE-Luv:
        40.5540, 98.8806, -8.9269
        Hunter-Lab:
        34.0414, 57.1547, 3.5327
      #b9135e color charts
#b9135e RGB chart
      #b9135e CMYK chart
      #b9135e RGB pie chart
      #b9135e color shades, tints & tones
#b9135e color schemes
#b9135e color preview, HTML & CSS examples
           This text has a color of #b9135e        
        
          <p style="color:#b9135e;">Text here</p>
        
        
          .mytext {color:#b9135e;}
        
        Text color #b9135e
      
           This box has a color of #b9135e        
        
          <div style="background-color:#b9135e;">Content here</div>
        
        
          .mybackground {background-color:#b9135e;}
        
        Background color #b9135e
      
           Border around this has a color of #b9135e        
        
          <div style="border:2px solid #b9135e;">Content here</div>
        
        
          .myborder {border:2px solid #b9135e;}
        
        Border color #b9135e