#b80e25 color space conversions
Hex:
        #b80e25
        RGB:
        184, 14, 37
        CMY:
        28, 95, 85
        CMYK:
        0, 92, 80, 28
      HSL:
        352°, 85.8586%, 38.8235%
        HSV (HSB):
        352°, 92.3913%, 72.1569%
        XYZ:
        20.2581, 10.6380, 2.7359
        xyY:
        0.6023, 0.3163, 10.6380
      CIE-Lab:
        38.9639, 61.7556, 36.1864
        CIE-LCH:
        38.9639, 71.5766, 30.3687
        CIE-Luv:
        38.9639, 118.0737, 20.6831
        Hunter-Lab:
        32.6159, 53.7905, 17.8578
      #b80e25 color charts
#b80e25 RGB chart
      #b80e25 CMYK chart
      #b80e25 RGB pie chart
      #b80e25 color shades, tints & tones
#b80e25 color schemes
#b80e25 color preview, HTML & CSS examples
           This text has a color of #b80e25        
        
          <p style="color:#b80e25;">Text here</p>
        
        
          .mytext {color:#b80e25;}
        
        Text color #b80e25
      
           This box has a color of #b80e25        
        
          <div style="background-color:#b80e25;">Content here</div>
        
        
          .mybackground {background-color:#b80e25;}
        
        Background color #b80e25
      
           Border around this has a color of #b80e25        
        
          <div style="border:2px solid #b80e25;">Content here</div>
        
        
          .myborder {border:2px solid #b80e25;}
        
        Border color #b80e25