#b6000e color space conversions
Hex:
        #b6000e
        RGB:
        182, 0, 14
        CMY:
        29, 100, 95
        CMYK:
        0, 100, 92, 29
      HSL:
        355°, 100.0000%, 35.6863%
        HSV (HSB):
        355°, 100.0000%, 71.3725%
        XYZ:
        19.3707, 9.9768, 1.3202
        xyY:
        0.6316, 0.3253, 9.9768
      CIE-Lab:
        37.8007, 62.3428, 46.8126
        CIE-LCH:
        37.8007, 77.9618, 36.9026
        CIE-Luv:
        37.8007, 122.8919, 24.9331
        Hunter-Lab:
        31.5861, 54.1925, 19.6320
      #b6000e color charts
#b6000e RGB chart
      #b6000e CMYK chart
      #b6000e RGB pie chart
      #b6000e color shades, tints & tones
#b6000e color schemes
#b6000e color preview, HTML & CSS examples
           This text has a color of #b6000e        
        
          <p style="color:#b6000e;">Text here</p>
        
        
          .mytext {color:#b6000e;}
        
        Text color #b6000e
      
           This box has a color of #b6000e        
        
          <div style="background-color:#b6000e;">Content here</div>
        
        
          .mybackground {background-color:#b6000e;}
        
        Background color #b6000e
      
           Border around this has a color of #b6000e        
        
          <div style="border:2px solid #b6000e;">Content here</div>
        
        
          .myborder {border:2px solid #b6000e;}
        
        Border color #b6000e