#b4164b color space conversions
Hex:
        #b4164b
        RGB:
        180, 22, 75
        CMY:
        29, 91, 71
        CMYK:
        0, 88, 58, 29
      HSL:
        340°, 78.2178%, 39.6078%
        HSV (HSB):
        340°, 87.7778%, 70.5882%
        XYZ:
        20.3793, 10.7851, 7.6642
        xyY:
        0.5249, 0.2778, 10.7851
      CIE-Lab:
        39.2162, 61.2627, 12.6219
        CIE-LCH:
        39.2162, 62.5494, 11.6417
        CIE-Luv:
        39.2162, 101.7157, 2.4539
        Hunter-Lab:
        32.8407, 53.2970, 9.1516
      #b4164b color charts
#b4164b RGB chart
      #b4164b CMYK chart
      #b4164b RGB pie chart
      #b4164b color shades, tints & tones
#b4164b color schemes
#b4164b color preview, HTML & CSS examples
           This text has a color of #b4164b        
        
          <p style="color:#b4164b;">Text here</p>
        
        
          .mytext {color:#b4164b;}
        
        Text color #b4164b
      
           This box has a color of #b4164b        
        
          <div style="background-color:#b4164b;">Content here</div>
        
        
          .mybackground {background-color:#b4164b;}
        
        Background color #b4164b
      
           Border around this has a color of #b4164b        
        
          <div style="border:2px solid #b4164b;">Content here</div>
        
        
          .myborder {border:2px solid #b4164b;}
        
        Border color #b4164b