#b80314 color space conversions
Hex:
        #b80314
        RGB:
        184, 3, 20
        CMY:
        28, 99, 92
        CMYK:
        0, 98, 89, 28
      HSL:
        354°, 96.7914%, 36.6667%
        HSV (HSB):
        354°, 98.3696%, 72.1569%
        XYZ:
        19.9260, 10.3060, 1.6009
        xyY:
        0.6260, 0.3238, 10.3060
      CIE-Lab:
        38.3861, 62.6051, 44.7731
        CIE-LCH:
        38.3861, 76.9677, 35.5711
        CIE-Luv:
        38.3861, 123.0798, 24.4129
        Hunter-Lab:
        32.1029, 54.6132, 19.5155
      #b80314 color charts
#b80314 RGB chart
      #b80314 CMYK chart
      #b80314 RGB pie chart
      #b80314 color shades, tints & tones
#b80314 color schemes
#b80314 color preview, HTML & CSS examples
           This text has a color of #b80314        
        
          <p style="color:#b80314;">Text here</p>
        
        
          .mytext {color:#b80314;}
        
        Text color #b80314
      
           This box has a color of #b80314        
        
          <div style="background-color:#b80314;">Content here</div>
        
        
          .mybackground {background-color:#b80314;}
        
        Background color #b80314
      
           Border around this has a color of #b80314        
        
          <div style="border:2px solid #b80314;">Content here</div>
        
        
          .myborder {border:2px solid #b80314;}
        
        Border color #b80314