#b80e26 color space conversions
Hex:
        #b80e26
        RGB:
        184, 14, 38
        CMY:
        28, 95, 85
        CMYK:
        0, 92, 79, 28
      HSL:
        352°, 85.8586%, 38.8235%
        HSV (HSB):
        352°, 92.3913%, 72.1569%
        XYZ:
        20.2741, 10.6444, 2.8197
        xyY:
        0.6009, 0.3155, 10.6444
      CIE-Lab:
        38.9749, 61.7865, 35.6129
        CIE-LCH:
        38.9749, 71.3151, 29.9585
        CIE-Luv:
        38.9749, 117.8575, 20.3460
        Hunter-Lab:
        32.6257, 53.8273, 17.7138
      #b80e26 color charts
#b80e26 RGB chart
      #b80e26 CMYK chart
      #b80e26 RGB pie chart
      #b80e26 color shades, tints & tones
#b80e26 color schemes
#b80e26 color preview, HTML & CSS examples
           This text has a color of #b80e26        
        
          <p style="color:#b80e26;">Text here</p>
        
        
          .mytext {color:#b80e26;}
        
        Text color #b80e26
      
           This box has a color of #b80e26        
        
          <div style="background-color:#b80e26;">Content here</div>
        
        
          .mybackground {background-color:#b80e26;}
        
        Background color #b80e26
      
           Border around this has a color of #b80e26        
        
          <div style="border:2px solid #b80e26;">Content here</div>
        
        
          .myborder {border:2px solid #b80e26;}
        
        Border color #b80e26