#b9124a color space conversions
Hex:
        #b9124a
        RGB:
        185, 18, 74
        CMY:
        27, 93, 71
        CMYK:
        0, 90, 60, 27
      HSL:
        340°, 82.2660%, 39.8039%
        HSV (HSB):
        340°, 90.2703%, 72.5490%
        XYZ:
        21.4599, 11.2413, 7.5173
        xyY:
        0.5336, 0.2795, 11.2413
      CIE-Lab:
        39.9840, 63.1519, 14.4769
        CIE-LCH:
        39.9840, 64.7900, 12.9113
        CIE-Luv:
        39.9840, 107.0053, 3.8839
        Hunter-Lab:
        33.5281, 55.5763, 10.1763
      #b9124a color charts
#b9124a RGB chart
      #b9124a CMYK chart
      #b9124a RGB pie chart
      #b9124a color shades, tints & tones
#b9124a color schemes
#b9124a color preview, HTML & CSS examples
           This text has a color of #b9124a        
        
          <p style="color:#b9124a;">Text here</p>
        
        
          .mytext {color:#b9124a;}
        
        Text color #b9124a
      
           This box has a color of #b9124a        
        
          <div style="background-color:#b9124a;">Content here</div>
        
        
          .mybackground {background-color:#b9124a;}
        
        Background color #b9124a
      
           Border around this has a color of #b9124a        
        
          <div style="border:2px solid #b9124a;">Content here</div>
        
        
          .myborder {border:2px solid #b9124a;}
        
        Border color #b9124a