#b3104b color space conversions
Hex:
        #b3104b
        RGB:
        179, 16, 75
        CMY:
        30, 94, 71
        CMYK:
        0, 91, 58, 30
      HSL:
        338°, 83.5897%, 38.2353%
        HSV (HSB):
        338°, 91.0615%, 70.1961%
        XYZ:
        20.0457, 10.4623, 7.6195
        xyY:
        0.5258, 0.2744, 10.4623
      CIE-Lab:
        38.6597, 62.0195, 11.8234
        CIE-LCH:
        38.6597, 63.1365, 10.7933
        CIE-Luv:
        38.6597, 102.2229, 1.4309
        Hunter-Lab:
        32.3455, 54.0186, 8.6751
      #b3104b color charts
#b3104b RGB chart
      #b3104b CMYK chart
      #b3104b RGB pie chart
      #b3104b color shades, tints & tones
#b3104b color schemes
#b3104b color preview, HTML & CSS examples
           This text has a color of #b3104b        
        
          <p style="color:#b3104b;">Text here</p>
        
        
          .mytext {color:#b3104b;}
        
        Text color #b3104b
      
           This box has a color of #b3104b        
        
          <div style="background-color:#b3104b;">Content here</div>
        
        
          .mybackground {background-color:#b3104b;}
        
        Background color #b3104b
      
           Border around this has a color of #b3104b        
        
          <div style="border:2px solid #b3104b;">Content here</div>
        
        
          .myborder {border:2px solid #b3104b;}
        
        Border color #b3104b