#b2110e color space conversions
Hex:
        #b2110e
        RGB:
        178, 17, 14
        CMY:
        30, 93, 95
        CMYK:
        0, 90, 92, 30
      HSL:
        1°, 85.4167%, 37.6471%
        HSV (HSB):
        1°, 92.1348%, 69.8039%
        XYZ:
        18.6398, 9.8976, 1.3435
        xyY:
        0.6238, 0.3312, 9.8976
      CIE-Lab:
        37.6580, 59.2099, 46.2985
        CIE-LCH:
        37.6580, 75.1623, 38.0232
        CIE-Luv:
        37.6580, 116.4345, 25.5456
        Hunter-Lab:
        31.4604, 50.7027, 19.4904
      #b2110e color charts
#b2110e RGB chart
      #b2110e CMYK chart
      #b2110e RGB pie chart
      #b2110e color shades, tints & tones
#b2110e color schemes
#b2110e color preview, HTML & CSS examples
           This text has a color of #b2110e        
        
          <p style="color:#b2110e;">Text here</p>
        
        
          .mytext {color:#b2110e;}
        
        Text color #b2110e
      
           This box has a color of #b2110e        
        
          <div style="background-color:#b2110e;">Content here</div>
        
        
          .mybackground {background-color:#b2110e;}
        
        Background color #b2110e
      
           Border around this has a color of #b2110e        
        
          <div style="border:2px solid #b2110e;">Content here</div>
        
        
          .myborder {border:2px solid #b2110e;}
        
        Border color #b2110e