#b80327 color space conversions
Hex:
        #b80327
        RGB:
        184, 3, 39
        CMY:
        28, 99, 85
        CMYK:
        0, 98, 79, 28
      HSL:
        348°, 96.7914%, 36.6667%
        HSV (HSB):
        348°, 98.3696%, 72.1569%
        XYZ:
        20.1659, 10.4020, 2.8644
        xyY:
        0.6032, 0.3111, 10.4020
      CIE-Lab:
        38.5544, 63.0671, 34.5772
        CIE-LCH:
        38.5544, 71.9239, 28.7342
        CIE-Luv:
        38.5544, 119.6280, 19.1884
        Hunter-Lab:
        32.2521, 55.1679, 17.3108
      #b80327 color charts
#b80327 RGB chart
      #b80327 CMYK chart
      #b80327 RGB pie chart
      #b80327 color shades, tints & tones
#b80327 color schemes
#b80327 color preview, HTML & CSS examples
           This text has a color of #b80327        
        
          <p style="color:#b80327;">Text here</p>
        
        
          .mytext {color:#b80327;}
        
        Text color #b80327
      
           This box has a color of #b80327        
        
          <div style="background-color:#b80327;">Content here</div>
        
        
          .mybackground {background-color:#b80327;}
        
        Background color #b80327
      
           Border around this has a color of #b80327        
        
          <div style="border:2px solid #b80327;">Content here</div>
        
        
          .myborder {border:2px solid #b80327;}
        
        Border color #b80327