#b80e31 color space conversions
Hex:
        #b80e31
        RGB:
        184, 14, 49
        CMY:
        28, 95, 81
        CMYK:
        0, 92, 73, 28
      HSL:
        348°, 85.8586%, 38.8235%
        HSV (HSB):
        348°, 92.3913%, 72.1569%
        XYZ:
        20.4786, 10.7262, 3.8967
        xyY:
        0.5834, 0.3056, 10.7262
      CIE-Lab:
        39.1154, 62.1822, 29.1177
        CIE-LCH:
        39.1154, 68.6620, 25.0920
        CIE-Luv:
        39.1154, 115.1507, 16.1138
        Hunter-Lab:
        32.7508, 54.2993, 15.8712
      #b80e31 color charts
#b80e31 RGB chart
      #b80e31 CMYK chart
      #b80e31 RGB pie chart
      #b80e31 color shades, tints & tones
#b80e31 color schemes
#b80e31 color preview, HTML & CSS examples
           This text has a color of #b80e31        
        
          <p style="color:#b80e31;">Text here</p>
        
        
          .mytext {color:#b80e31;}
        
        Text color #b80e31
      
           This box has a color of #b80e31        
        
          <div style="background-color:#b80e31;">Content here</div>
        
        
          .mybackground {background-color:#b80e31;}
        
        Background color #b80e31
      
           Border around this has a color of #b80e31        
        
          <div style="border:2px solid #b80e31;">Content here</div>
        
        
          .myborder {border:2px solid #b80e31;}
        
        Border color #b80e31