#b80139 color space conversions
Hex:
        #b80139
        RGB:
        184, 1, 57
        CMY:
        28, 100, 78
        CMYK:
        0, 99, 69, 28
      HSL:
        342°, 98.9189%, 36.2745%
        HSV (HSB):
        342°, 99.4565%, 72.1569%
        XYZ:
        20.5165, 10.5075, 4.8177
        xyY:
        0.5724, 0.2932, 10.5075
      CIE-Lab:
        38.7382, 63.9931, 23.6376
        CIE-LCH:
        38.7382, 68.2192, 20.2731
        CIE-Luv:
        38.7382, 114.9698, 11.4385
        Hunter-Lab:
        32.4152, 56.2512, 13.8787
      #b80139 color charts
#b80139 RGB chart
      #b80139 CMYK chart
      #b80139 RGB pie chart
      #b80139 color shades, tints & tones
#b80139 color schemes
#b80139 color preview, HTML & CSS examples
           This text has a color of #b80139        
        
          <p style="color:#b80139;">Text here</p>
        
        
          .mytext {color:#b80139;}
        
        Text color #b80139
      
           This box has a color of #b80139        
        
          <div style="background-color:#b80139;">Content here</div>
        
        
          .mybackground {background-color:#b80139;}
        
        Background color #b80139
      
           Border around this has a color of #b80139        
        
          <div style="border:2px solid #b80139;">Content here</div>
        
        
          .myborder {border:2px solid #b80139;}
        
        Border color #b80139