#b00f33 color space conversions
Hex:
        #b00f33
        RGB:
        176, 15, 51
        CMY:
        31, 94, 80
        CMYK:
        0, 91, 71, 31
      HSL:
        347°, 84.2932%, 37.4510%
        HSV (HSB):
        347°, 91.4773%, 69.0196%
        XYZ:
        18.6729, 9.8108, 4.0415
        xyY:
        0.5741, 0.3016, 9.8108
      CIE-Lab:
        37.5006, 60.0597, 25.5276
        CIE-LCH:
        37.5006, 65.2597, 23.0273
        CIE-Luv:
        37.5006, 108.1645, 13.5667
        Hunter-Lab:
        31.3221, 51.5999, 14.2754
      #b00f33 color charts
#b00f33 RGB chart
      #b00f33 CMYK chart
      #b00f33 RGB pie chart
      #b00f33 color shades, tints & tones
#b00f33 color schemes
#b00f33 color preview, HTML & CSS examples
           This text has a color of #b00f33        
        
          <p style="color:#b00f33;">Text here</p>
        
        
          .mytext {color:#b00f33;}
        
        Text color #b00f33
      
           This box has a color of #b00f33        
        
          <div style="background-color:#b00f33;">Content here</div>
        
        
          .mybackground {background-color:#b00f33;}
        
        Background color #b00f33
      
           Border around this has a color of #b00f33        
        
          <div style="border:2px solid #b00f33;">Content here</div>
        
        
          .myborder {border:2px solid #b00f33;}
        
        Border color #b00f33