#b01e16 color space conversions
Hex:
        #b01e16
        RGB:
        176, 30, 22
        CMY:
        31, 88, 91
        CMYK:
        0, 83, 88, 31
      HSL:
        3°, 77.7778%, 38.8235%
        HSV (HSB):
        3°, 87.5000%, 69.0196%
        XYZ:
        18.5136, 10.2166, 1.7553
        xyY:
        0.6073, 0.3351, 10.2166
      CIE-Lab:
        38.2284, 56.0942, 42.9738
        CIE-LCH:
        38.2284, 70.6634, 37.4558
        CIE-Luv:
        38.2284, 109.5716, 25.3793
        Hunter-Lab:
        31.9634, 47.4535, 19.1184
      #b01e16 color charts
#b01e16 RGB chart
      #b01e16 CMYK chart
      #b01e16 RGB pie chart
      #b01e16 color shades, tints & tones
#b01e16 color schemes
#b01e16 color preview, HTML & CSS examples
           This text has a color of #b01e16        
        
          <p style="color:#b01e16;">Text here</p>
        
        
          .mytext {color:#b01e16;}
        
        Text color #b01e16
      
           This box has a color of #b01e16        
        
          <div style="background-color:#b01e16;">Content here</div>
        
        
          .mybackground {background-color:#b01e16;}
        
        Background color #b01e16
      
           Border around this has a color of #b01e16        
        
          <div style="border:2px solid #b01e16;">Content here</div>
        
        
          .myborder {border:2px solid #b01e16;}
        
        Border color #b01e16