#b80346 color space conversions
Hex:
        #b80346
        RGB:
        184, 3, 70
        CMY:
        28, 99, 73
        CMYK:
        0, 98, 62, 28
      HSL:
        338°, 96.7914%, 36.6667%
        HSV (HSB):
        338°, 98.3696%, 72.1569%
        XYZ:
        20.9052, 10.6977, 6.7574
        xyY:
        0.5450, 0.2789, 10.6977
      CIE-Lab:
        39.0665, 64.4602, 15.7585
        CIE-LCH:
        39.0665, 66.3585, 13.7376
        CIE-Luv:
        39.0665, 110.1351, 4.6408
        Hunter-Lab:
        32.7073, 56.8524, 10.6457
      #b80346 color charts
#b80346 RGB chart
      #b80346 CMYK chart
      #b80346 RGB pie chart
      #b80346 color shades, tints & tones
#b80346 color schemes
#b80346 color preview, HTML & CSS examples
           This text has a color of #b80346        
        
          <p style="color:#b80346;">Text here</p>
        
        
          .mytext {color:#b80346;}
        
        Text color #b80346
      
           This box has a color of #b80346        
        
          <div style="background-color:#b80346;">Content here</div>
        
        
          .mybackground {background-color:#b80346;}
        
        Background color #b80346
      
           Border around this has a color of #b80346        
        
          <div style="border:2px solid #b80346;">Content here</div>
        
        
          .myborder {border:2px solid #b80346;}
        
        Border color #b80346