#b3164a color space conversions
Hex:
        #b3164a
        RGB:
        179, 22, 74
        CMY:
        30, 91, 71
        CMYK:
        0, 88, 59, 30
      HSL:
        340°, 78.1095%, 39.4118%
        HSV (HSB):
        340°, 87.7095%, 70.1961%
        XYZ:
        20.1133, 10.6519, 7.4745
        xyY:
        0.5260, 0.2786, 10.6519
      CIE-Lab:
        38.9879, 60.9389, 12.9156
        CIE-LCH:
        38.9879, 62.2925, 11.9664
        CIE-Luv:
        38.9879, 101.2786, 2.7947
        Hunter-Lab:
        32.6373, 52.8887, 9.2677
      #b3164a color charts
#b3164a RGB chart
      #b3164a CMYK chart
      #b3164a RGB pie chart
      #b3164a color shades, tints & tones
#b3164a color schemes
#b3164a color preview, HTML & CSS examples
           This text has a color of #b3164a        
        
          <p style="color:#b3164a;">Text here</p>
        
        
          .mytext {color:#b3164a;}
        
        Text color #b3164a
      
           This box has a color of #b3164a        
        
          <div style="background-color:#b3164a;">Content here</div>
        
        
          .mybackground {background-color:#b3164a;}
        
        Background color #b3164a
      
           Border around this has a color of #b3164a        
        
          <div style="border:2px solid #b3164a;">Content here</div>
        
        
          .myborder {border:2px solid #b3164a;}
        
        Border color #b3164a