#b00e02 color space conversions
Hex:
        #b00e02
        RGB:
        176, 14, 2
        CMY:
        31, 95, 99
        CMYK:
        0, 92, 99, 31
      HSL:
        4°, 97.7528%, 34.9020%
        HSV (HSB):
        4°, 98.8636%, 69.0196%
        XYZ:
        18.0725, 9.5486, 0.9480
        xyY:
        0.6326, 0.3342, 9.5486
      CIE-Lab:
        37.0197, 58.9835, 50.2680
        CIE-LCH:
        37.0197, 77.4979, 40.4389
        CIE-Luv:
        37.0197, 116.7353, 26.5691
        Hunter-Lab:
        30.9008, 50.3205, 19.8116
      #b00e02 color charts
#b00e02 RGB chart
      #b00e02 CMYK chart
      #b00e02 RGB pie chart
      #b00e02 color shades, tints & tones
#b00e02 color schemes
#b00e02 color preview, HTML & CSS examples
           This text has a color of #b00e02        
        
          <p style="color:#b00e02;">Text here</p>
        
        
          .mytext {color:#b00e02;}
        
        Text color #b00e02
      
           This box has a color of #b00e02        
        
          <div style="background-color:#b00e02;">Content here</div>
        
        
          .mybackground {background-color:#b00e02;}
        
        Background color #b00e02
      
           Border around this has a color of #b00e02        
        
          <div style="border:2px solid #b00e02;">Content here</div>
        
        
          .myborder {border:2px solid #b00e02;}
        
        Border color #b00e02