#b00e0e color space conversions
Hex:
        #b00e0e
        RGB:
        176, 14, 14
        CMY:
        31, 95, 95
        CMYK:
        0, 92, 92, 31
      HSL:
        0°, 85.2632%, 37.2549%
        HSV (HSB):
        0°, 92.0455%, 69.0196%
        XYZ:
        18.1408, 9.5759, 1.3077
        xyY:
        0.6250, 0.3299, 9.5759
      CIE-Lab:
        37.0702, 59.1276, 45.6993
        CIE-LCH:
        37.0702, 74.7295, 37.7002
        CIE-Luv:
        37.0702, 115.6946, 24.9494
        Hunter-Lab:
        30.9449, 50.4881, 19.1560
      #b00e0e color charts
#b00e0e RGB chart
      #b00e0e CMYK chart
      #b00e0e RGB pie chart
      #b00e0e color shades, tints & tones
#b00e0e color schemes
#b00e0e color preview, HTML & CSS examples
           This text has a color of #b00e0e        
        
          <p style="color:#b00e0e;">Text here</p>
        
        
          .mytext {color:#b00e0e;}
        
        Text color #b00e0e
      
           This box has a color of #b00e0e        
        
          <div style="background-color:#b00e0e;">Content here</div>
        
        
          .mybackground {background-color:#b00e0e;}
        
        Background color #b00e0e
      
           Border around this has a color of #b00e0e        
        
          <div style="border:2px solid #b00e0e;">Content here</div>
        
        
          .myborder {border:2px solid #b00e0e;}
        
        Border color #b00e0e