#b1230f color space conversions
Hex:
        #b1230f
        RGB:
        177, 35, 15
        CMY:
        31, 86, 94
        CMYK:
        0, 80, 92, 31
      HSL:
        7°, 84.3750%, 37.6471%
        HSV (HSB):
        7°, 91.5254%, 69.4118%
        XYZ:
        18.8187, 10.5837, 1.5029
        xyY:
        0.6089, 0.3425, 10.5837
      CIE-Lab:
        38.8702, 54.9112, 46.6279
        CIE-LCH:
        38.8702, 72.0375, 40.3363
        CIE-Luv:
        38.8702, 108.9308, 27.6884
        Hunter-Lab:
        32.5325, 46.3228, 20.0337
      #b1230f color charts
#b1230f RGB chart
      #b1230f CMYK chart
      #b1230f RGB pie chart
      #b1230f color shades, tints & tones
#b1230f color schemes
#b1230f color preview, HTML & CSS examples
           This text has a color of #b1230f        
        
          <p style="color:#b1230f;">Text here</p>
        
        
          .mytext {color:#b1230f;}
        
        Text color #b1230f
      
           This box has a color of #b1230f        
        
          <div style="background-color:#b1230f;">Content here</div>
        
        
          .mybackground {background-color:#b1230f;}
        
        Background color #b1230f
      
           Border around this has a color of #b1230f        
        
          <div style="border:2px solid #b1230f;">Content here</div>
        
        
          .myborder {border:2px solid #b1230f;}
        
        Border color #b1230f