#b1040f color space conversions
Hex:
        #b1040f
        RGB:
        177, 4, 15
        CMY:
        31, 98, 94
        CMYK:
        0, 98, 92, 31
      HSL:
        356°, 95.5801%, 35.4902%
        HSV (HSB):
        356°, 97.7401%, 69.4118%
        XYZ:
        18.2611, 9.4684, 1.3171
        xyY:
        0.6287, 0.3260, 9.4684
      CIE-Lab:
        36.8710, 60.6214, 45.2464
        CIE-LCH:
        36.8710, 75.6451, 36.7368
        CIE-Luv:
        36.8710, 118.3474, 24.2141
        Hunter-Lab:
        30.7708, 52.0828, 19.0018
      #b1040f color charts
#b1040f RGB chart
      #b1040f CMYK chart
      #b1040f RGB pie chart
      #b1040f color shades, tints & tones
#b1040f color schemes
#b1040f color preview, HTML & CSS examples
           This text has a color of #b1040f        
        
          <p style="color:#b1040f;">Text here</p>
        
        
          .mytext {color:#b1040f;}
        
        Text color #b1040f
      
           This box has a color of #b1040f        
        
          <div style="background-color:#b1040f;">Content here</div>
        
        
          .mybackground {background-color:#b1040f;}
        
        Background color #b1040f
      
           Border around this has a color of #b1040f        
        
          <div style="border:2px solid #b1040f;">Content here</div>
        
        
          .myborder {border:2px solid #b1040f;}
        
        Border color #b1040f