#b01c14 color space conversions
Hex:
        #b01c14
        RGB:
        176, 28, 20
        CMY:
        31, 89, 92
        CMYK:
        0, 84, 89, 31
      HSL:
        3°, 79.5918%, 38.4314%
        HSV (HSB):
        3°, 88.6364%, 69.0196%
        XYZ:
        18.4460, 10.1111, 1.6412
        xyY:
        0.6108, 0.3348, 10.1111
      CIE-Lab:
        38.0411, 56.5482, 43.7697
        CIE-LCH:
        38.0411, 71.5086, 37.7407
        CIE-Luv:
        38.0411, 110.6251, 25.4960
        Hunter-Lab:
        31.7980, 47.9014, 19.1983
      #b01c14 color charts
#b01c14 RGB chart
      #b01c14 CMYK chart
      #b01c14 RGB pie chart
      #b01c14 color shades, tints & tones
#b01c14 color schemes
#b01c14 color preview, HTML & CSS examples
           This text has a color of #b01c14        
        
          <p style="color:#b01c14;">Text here</p>
        
        
          .mytext {color:#b01c14;}
        
        Text color #b01c14
      
           This box has a color of #b01c14        
        
          <div style="background-color:#b01c14;">Content here</div>
        
        
          .mybackground {background-color:#b01c14;}
        
        Background color #b01c14
      
           Border around this has a color of #b01c14        
        
          <div style="border:2px solid #b01c14;">Content here</div>
        
        
          .myborder {border:2px solid #b01c14;}
        
        Border color #b01c14