#b1165a color space conversions
Hex:
        #b1165a
        RGB:
        177, 22, 90
        CMY:
        31, 91, 65
        CMYK:
        0, 88, 49, 31
      HSL:
        334°, 77.8894%, 39.0196%
        HSV (HSB):
        334°, 87.5706%, 69.4118%
        XYZ:
        20.2638, 10.6591, 10.6623
        xyY:
        0.4873, 0.2563, 10.6591
      CIE-Lab:
        39.0003, 61.6269, 2.6432
        CIE-LCH:
        39.0003, 61.6836, 2.4560
        CIE-Luv:
        39.0003, 93.4151, -8.1727
        Hunter-Lab:
        32.6483, 53.6551, 3.4909
      #b1165a color charts
#b1165a RGB chart
      #b1165a CMYK chart
      #b1165a RGB pie chart
      #b1165a color shades, tints & tones
#b1165a color schemes
#b1165a color preview, HTML & CSS examples
           This text has a color of #b1165a        
        
          <p style="color:#b1165a;">Text here</p>
        
        
          .mytext {color:#b1165a;}
        
        Text color #b1165a
      
           This box has a color of #b1165a        
        
          <div style="background-color:#b1165a;">Content here</div>
        
        
          .mybackground {background-color:#b1165a;}
        
        Background color #b1165a
      
           Border around this has a color of #b1165a        
        
          <div style="border:2px solid #b1165a;">Content here</div>
        
        
          .myborder {border:2px solid #b1165a;}
        
        Border color #b1165a