#b1195a color space conversions
Hex:
        #b1195a
        RGB:
        177, 25, 90
        CMY:
        31, 90, 65
        CMYK:
        0, 86, 49, 31
      HSL:
        334°, 75.2475%, 39.6078%
        HSV (HSB):
        334°, 85.8757%, 69.4118%
        XYZ:
        20.3246, 10.7806, 10.6825
        xyY:
        0.4864, 0.2580, 10.7806
      CIE-Lab:
        39.2084, 61.0280, 2.9437
        CIE-LCH:
        39.2084, 61.0990, 2.7616
        CIE-Luv:
        39.2084, 92.7241, -7.7061
        Hunter-Lab:
        32.8338, 53.0349, 3.6936
      #b1195a color charts
#b1195a RGB chart
      #b1195a CMYK chart
      #b1195a RGB pie chart
      #b1195a color shades, tints & tones
#b1195a color schemes
#b1195a color preview, HTML & CSS examples
           This text has a color of #b1195a        
        
          <p style="color:#b1195a;">Text here</p>
        
        
          .mytext {color:#b1195a;}
        
        Text color #b1195a
      
           This box has a color of #b1195a        
        
          <div style="background-color:#b1195a;">Content here</div>
        
        
          .mybackground {background-color:#b1195a;}
        
        Background color #b1195a
      
           Border around this has a color of #b1195a        
        
          <div style="border:2px solid #b1195a;">Content here</div>
        
        
          .myborder {border:2px solid #b1195a;}
        
        Border color #b1195a