#b81b16 color space conversions
Hex:
        #b81b16
        RGB:
        184, 27, 22
        CMY:
        28, 89, 91
        CMYK:
        0, 85, 88, 28
      HSL:
        2°, 78.6408%, 40.3922%
        HSV (HSB):
        2°, 88.0435%, 72.1569%
        XYZ:
        20.3039, 11.0321, 1.8183
        xyY:
        0.6124, 0.3328, 11.0321
      CIE-Lab:
        39.6346, 59.0899, 44.8004
        CIE-LCH:
        39.6346, 74.1531, 37.1685
        CIE-Luv:
        39.6346, 116.8777, 26.1992
        Hunter-Lab:
        33.2147, 50.9903, 20.0044
      #b81b16 color charts
#b81b16 RGB chart
      #b81b16 CMYK chart
      #b81b16 RGB pie chart
      #b81b16 color shades, tints & tones
#b81b16 color schemes
#b81b16 color preview, HTML & CSS examples
           This text has a color of #b81b16        
        
          <p style="color:#b81b16;">Text here</p>
        
        
          .mytext {color:#b81b16;}
        
        Text color #b81b16
      
           This box has a color of #b81b16        
        
          <div style="background-color:#b81b16;">Content here</div>
        
        
          .mybackground {background-color:#b81b16;}
        
        Background color #b81b16
      
           Border around this has a color of #b81b16        
        
          <div style="border:2px solid #b81b16;">Content here</div>
        
        
          .myborder {border:2px solid #b81b16;}
        
        Border color #b81b16