#b9112a color space conversions
Hex:
        #b9112a
        RGB:
        185, 17, 42
        CMY:
        27, 93, 84
        CMYK:
        0, 91, 77, 27
      HSL:
        351°, 83.1683%, 39.6078%
        HSV (HSB):
        351°, 90.8108%, 72.5490%
        XYZ:
        20.6260, 10.8824, 3.2039
        xyY:
        0.5942, 0.3135, 10.8824
      CIE-Lab:
        39.3816, 61.7521, 33.7405
        CIE-LCH:
        39.3816, 70.3686, 28.6516
        CIE-Luv:
        39.3816, 117.0323, 19.3985
        Hunter-Lab:
        32.9884, 53.8771, 17.3336
      #b9112a color charts
#b9112a RGB chart
      #b9112a CMYK chart
      #b9112a RGB pie chart
      #b9112a color shades, tints & tones
#b9112a color schemes
#b9112a color preview, HTML & CSS examples
           This text has a color of #b9112a        
        
          <p style="color:#b9112a;">Text here</p>
        
        
          .mytext {color:#b9112a;}
        
        Text color #b9112a
      
           This box has a color of #b9112a        
        
          <div style="background-color:#b9112a;">Content here</div>
        
        
          .mybackground {background-color:#b9112a;}
        
        Background color #b9112a
      
           Border around this has a color of #b9112a        
        
          <div style="border:2px solid #b9112a;">Content here</div>
        
        
          .myborder {border:2px solid #b9112a;}
        
        Border color #b9112a