#b01315 color space conversions
Hex:
        #b01315
        RGB:
        176, 19, 21
        CMY:
        31, 93, 92
        CMYK:
        0, 89, 88, 31
      HSL:
        359°, 80.5128%, 38.2353%
        HSV (HSB):
        359°, 89.2045%, 69.0196%
        XYZ:
        18.2727, 9.7500, 1.6283
        xyY:
        0.6163, 0.3288, 9.7500
      CIE-Lab:
        37.3899, 58.4457, 42.7770
        CIE-LCH:
        37.3899, 72.4277, 36.2008
        CIE-Luv:
        37.3899, 113.5507, 24.1308
        Hunter-Lab:
        31.2250, 49.8137, 18.7656
      #b01315 color charts
#b01315 RGB chart
      #b01315 CMYK chart
      #b01315 RGB pie chart
      #b01315 color shades, tints & tones
#b01315 color schemes
#b01315 color preview, HTML & CSS examples
           This text has a color of #b01315        
        
          <p style="color:#b01315;">Text here</p>
        
        
          .mytext {color:#b01315;}
        
        Text color #b01315
      
           This box has a color of #b01315        
        
          <div style="background-color:#b01315;">Content here</div>
        
        
          .mybackground {background-color:#b01315;}
        
        Background color #b01315
      
           Border around this has a color of #b01315        
        
          <div style="border:2px solid #b01315;">Content here</div>
        
        
          .myborder {border:2px solid #b01315;}
        
        Border color #b01315