#b00e06 color space conversions
Hex:
        #b00e06
        RGB:
        176, 14, 6
        CMY:
        31, 95, 98
        CMYK:
        0, 92, 97, 31
      HSL:
        3°, 93.4066%, 35.6863%
        HSV (HSB):
        3°, 96.5909%, 69.0196%
        XYZ:
        18.0944, 9.5573, 1.0634
        xyY:
        0.6301, 0.3328, 9.5573
      CIE-Lab:
        37.0359, 59.0298, 48.6911
        CIE-LCH:
        37.0359, 76.5202, 39.5178
        CIE-Luv:
        37.0359, 116.3993, 26.0466
        Hunter-Lab:
        30.9149, 50.3743, 19.6011
      #b00e06 color charts
#b00e06 RGB chart
      #b00e06 CMYK chart
      #b00e06 RGB pie chart
      #b00e06 color shades, tints & tones
#b00e06 color schemes
#b00e06 color preview, HTML & CSS examples
           This text has a color of #b00e06        
        
          <p style="color:#b00e06;">Text here</p>
        
        
          .mytext {color:#b00e06;}
        
        Text color #b00e06
      
           This box has a color of #b00e06        
        
          <div style="background-color:#b00e06;">Content here</div>
        
        
          .mybackground {background-color:#b00e06;}
        
        Background color #b00e06
      
           Border around this has a color of #b00e06        
        
          <div style="border:2px solid #b00e06;">Content here</div>
        
        
          .myborder {border:2px solid #b00e06;}
        
        Border color #b00e06