#b81b00 color space conversions
Hex:
        #b81b00
        RGB:
        184, 27, 0
        CMY:
        28, 89, 100
        CMYK:
        0, 85, 100, 28
      HSL:
        9°, 100.0000%, 36.0784%
        HSV (HSB):
        9°, 100.0000%, 72.1569%
        XYZ:
        20.1591, 10.9742, 1.0557
        xyY:
        0.6263, 0.3409, 10.9742
      CIE-Lab:
        39.5370, 58.7980, 53.1059
        CIE-LCH:
        39.5370, 79.2303, 42.0881
        CIE-Luv:
        39.5370, 118.8403, 29.3967
        Hunter-Lab:
        33.1273, 50.6503, 21.2996
      #b81b00 color charts
#b81b00 RGB chart
      #b81b00 CMYK chart
      #b81b00 RGB pie chart
      #b81b00 color shades, tints & tones
#b81b00 color schemes
#b81b00 color preview, HTML & CSS examples
           This text has a color of #b81b00        
        
          <p style="color:#b81b00;">Text here</p>
        
        
          .mytext {color:#b81b00;}
        
        Text color #b81b00
      
           This box has a color of #b81b00        
        
          <div style="background-color:#b81b00;">Content here</div>
        
        
          .mybackground {background-color:#b81b00;}
        
        Background color #b81b00
      
           Border around this has a color of #b81b00        
        
          <div style="border:2px solid #b81b00;">Content here</div>
        
        
          .myborder {border:2px solid #b81b00;}
        
        Border color #b81b00