#b1144a color space conversions
Hex:
        #b1144a
        RGB:
        177, 20, 74
        CMY:
        31, 92, 71
        CMYK:
        0, 89, 58, 31
      HSL:
        339°, 79.6954%, 38.6275%
        HSV (HSB):
        339°, 88.7006%, 69.4118%
        XYZ:
        19.6176, 10.3418, 7.4408
        xyY:
        0.5245, 0.2765, 10.3418
      CIE-Lab:
        38.4491, 60.7935, 12.1099
        CIE-LCH:
        38.4491, 61.9879, 11.2657
        CIE-Luv:
        38.4491, 100.1434, 1.9851
        Hunter-Lab:
        32.1587, 52.6118, 8.7928
      #b1144a color charts
#b1144a RGB chart
      #b1144a CMYK chart
      #b1144a RGB pie chart
      #b1144a color shades, tints & tones
#b1144a color schemes
#b1144a color preview, HTML & CSS examples
           This text has a color of #b1144a        
        
          <p style="color:#b1144a;">Text here</p>
        
        
          .mytext {color:#b1144a;}
        
        Text color #b1144a
      
           This box has a color of #b1144a        
        
          <div style="background-color:#b1144a;">Content here</div>
        
        
          .mybackground {background-color:#b1144a;}
        
        Background color #b1144a
      
           Border around this has a color of #b1144a        
        
          <div style="border:2px solid #b1144a;">Content here</div>
        
        
          .myborder {border:2px solid #b1144a;}
        
        Border color #b1144a