#b1164e color space conversions
Hex:
        #b1164e
        RGB:
        177, 22, 78
        CMY:
        31, 91, 69
        CMYK:
        0, 88, 56, 31
      HSL:
        338°, 77.8894%, 39.0196%
        HSV (HSB):
        338°, 87.5706%, 69.4118%
        XYZ:
        19.7935, 10.4710, 8.1856
        xyY:
        0.5148, 0.2723, 10.4710
      CIE-Lab:
        38.6748, 60.7009, 9.8570
        CIE-LCH:
        38.6748, 61.4960, 9.2235
        CIE-Luv:
        38.6748, 98.1659, -0.2275
        Hunter-Lab:
        32.3589, 52.5580, 7.6531
      #b1164e color charts
#b1164e RGB chart
      #b1164e CMYK chart
      #b1164e RGB pie chart
      #b1164e color shades, tints & tones
#b1164e color schemes
#b1164e color preview, HTML & CSS examples
           This text has a color of #b1164e        
        
          <p style="color:#b1164e;">Text here</p>
        
        
          .mytext {color:#b1164e;}
        
        Text color #b1164e
      
           This box has a color of #b1164e        
        
          <div style="background-color:#b1164e;">Content here</div>
        
        
          .mybackground {background-color:#b1164e;}
        
        Background color #b1164e
      
           Border around this has a color of #b1164e        
        
          <div style="border:2px solid #b1164e;">Content here</div>
        
        
          .myborder {border:2px solid #b1164e;}
        
        Border color #b1164e